add copyright header comments
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 10 Sep 2014 22:50:58 +0000 (18:50 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 10 Sep 2014 22:50:58 +0000 (18:50 -0400)
libs/gtkmm2ext/cursors.cc
libs/gtkmm2ext/gtkmm2ext/cursors.h

index 3377a7cda9e5f45a72e0280d064ae9022d1c3c50..a99a45703281cf32d314bc5d75c71b740377d2d1 100644 (file)
@@ -1,3 +1,22 @@
+/*
+    Copyright (C) 2014 Paul Davis
+
+    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.
+
+*/
+
 #include <sstream>
 #include <fstream>
 
index 069684f514db85b0b16e8a13a8857b737a4dd91a..6a5308b2b6890d0c4414bc5440c6089233ff9c4b 100644 (file)
@@ -1,3 +1,22 @@
+/*
+    Copyright (C) 2014 Paul Davis
+
+    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.
+
+*/
+
 #ifndef __gtkmm2ext_cursor_info_h___
 #define __gtkmm2ext_cursor_info_h___