]> git.donarmstrong.com Git - xournal.git/blobdiff - src/xo-paint.h
Add "GPL v2 or later" headers to the source files
[xournal.git] / src / xo-paint.h
index cd7b2ea37f7708c21103c531a516821695d2e7d2..4ee4e40d9fa99984c69351c22b39a7230f69abf4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *  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 software 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, see <http://www.gnu.org/licenses/>.
+ */
+
+
 void set_cursor_busy(gboolean busy);
 void update_cursor(void);
 void update_cursor_for_resize(double *pt);