From 82816ac8458dc8eec481cb6ac5b9c78ba53c3362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 11 Jan 2012 18:54:24 +0100 Subject: [PATCH] Happy New Year. --- src/Plugins/TGAImporter/TGAImporter.cpp | 2 +- src/Plugins/TGAImporter/TGAImporter.h | 2 +- src/Plugins/TGAImporter/Test/TGAImporterTest.cpp | 2 +- src/Plugins/TGAImporter/Test/TGAImporterTest.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Plugins/TGAImporter/TGAImporter.cpp b/src/Plugins/TGAImporter/TGAImporter.cpp index b73434062..7d1574f72 100644 --- a/src/Plugins/TGAImporter/TGAImporter.cpp +++ b/src/Plugins/TGAImporter/TGAImporter.cpp @@ -1,5 +1,5 @@ /* - Copyright © 2010, 2011 Vladimír Vondruš + Copyright © 2010, 2011, 2012 Vladimír Vondruš This file is part of Magnum. diff --git a/src/Plugins/TGAImporter/TGAImporter.h b/src/Plugins/TGAImporter/TGAImporter.h index dcdffc3c3..40933ff48 100644 --- a/src/Plugins/TGAImporter/TGAImporter.h +++ b/src/Plugins/TGAImporter/TGAImporter.h @@ -1,7 +1,7 @@ #ifndef Magnum_Plugins_TGAImporter_TGAImporter_h #define Magnum_Plugins_TGAImporter_TGAImporter_h /* - Copyright © 2010, 2011 Vladimír Vondruš + Copyright © 2010, 2011, 2012 Vladimír Vondruš This file is part of Magnum. diff --git a/src/Plugins/TGAImporter/Test/TGAImporterTest.cpp b/src/Plugins/TGAImporter/Test/TGAImporterTest.cpp index 809dc1623..5cba1938e 100644 --- a/src/Plugins/TGAImporter/Test/TGAImporterTest.cpp +++ b/src/Plugins/TGAImporter/Test/TGAImporterTest.cpp @@ -1,5 +1,5 @@ /* - Copyright © 2010, 2011 Vladimír Vondruš + Copyright © 2010, 2011, 2012 Vladimír Vondruš This file is part of Magnum. diff --git a/src/Plugins/TGAImporter/Test/TGAImporterTest.h b/src/Plugins/TGAImporter/Test/TGAImporterTest.h index 5e912bfee..7b2b18c83 100644 --- a/src/Plugins/TGAImporter/Test/TGAImporterTest.h +++ b/src/Plugins/TGAImporter/Test/TGAImporterTest.h @@ -1,7 +1,7 @@ #ifndef Magnum_Plugins_TGAImporter_Test_TGAImporterTest_h #define Magnum_Plugins_TGAImporter_Test_TGAImporterTest_h /* - Copyright © 2010, 2011 Vladimír Vondruš + Copyright © 2010, 2011, 2012 Vladimír Vondruš This file is part of Magnum.