GPL boilerplate.
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Jul 2013 10:57:02 +0000 (11:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Jul 2013 10:57:02 +0000 (11:57 +0100)
test/image_test.cc

index 8dc2896023c6215914bbe70f17d2ceeb08fc7c29..750612cf42524d4de8c090641a969b5d45b3e606 100644 (file)
@@ -1,3 +1,21 @@
+/*
+    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+*/
 
 BOOST_AUTO_TEST_CASE (aligned_image_test)
 {