diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-01-02 13:01:35 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-10 19:52:59 +0100 |
commit | 7e0ea26c3d4a8e9f4088f0220462f35abd98816d (patch) | |
tree | 621f34d3468757b257529ec237d34817310dba96 /examples/svg/opengl | |
parent | fece2474fe7915db73c7cc4cc115cdac2f636377 (diff) | |
download | qtsvg-7e0ea26c3d4a8e9f4088f0220462f35abd98816d.tar.gz |
Update copyright year in Digia's license headers
Change-Id: Icf9d15a0f1f38ab60f0dd8fc2bc6ac936dd7dc62
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'examples/svg/opengl')
-rw-r--r-- | examples/svg/opengl/framebufferobject/glwidget.cpp | 2 | ||||
-rw-r--r-- | examples/svg/opengl/framebufferobject/glwidget.h | 2 | ||||
-rw-r--r-- | examples/svg/opengl/framebufferobject/main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/svg/opengl/framebufferobject/glwidget.cpp b/examples/svg/opengl/framebufferobject/glwidget.cpp index 1f3ff78..b3dadc8 100644 --- a/examples/svg/opengl/framebufferobject/glwidget.cpp +++ b/examples/svg/opengl/framebufferobject/glwidget.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. diff --git a/examples/svg/opengl/framebufferobject/glwidget.h b/examples/svg/opengl/framebufferobject/glwidget.h index c689ad5..650cd52 100644 --- a/examples/svg/opengl/framebufferobject/glwidget.h +++ b/examples/svg/opengl/framebufferobject/glwidget.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. diff --git a/examples/svg/opengl/framebufferobject/main.cpp b/examples/svg/opengl/framebufferobject/main.cpp index 3a414be..68ff064 100644 --- a/examples/svg/opengl/framebufferobject/main.cpp +++ b/examples/svg/opengl/framebufferobject/main.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. |