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.