summaryrefslogtreecommitdiffstats
path: root/sigtools
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-26 04:42:35 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-03-26 04:42:35 -0400
commitb9e2d41050f332abda63b0eb1a2450672db4ec0d (patch)
tree046be33b7b600d263c61d1b81bf8af264fc4d76c /sigtools
parent8ec74f9e9295bd5957efeaa8c3b66fecb7a1b38a (diff)
downloadsigen-b9e2d41050f332abda63b0eb1a2450672db4ec0d.tar.gz
sigen-b9e2d41050f332abda63b0eb1a2450672db4ec0d.tar.xz
sigen-b9e2d41050f332abda63b0eb1a2450672db4ec0d.zip
Add license to header
Diffstat (limited to 'sigtools')
-rw-r--r--sigtools/PluginLoader_p.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/sigtools/PluginLoader_p.h b/sigtools/PluginLoader_p.h
index c333d8cf..d48d57df 100644
--- a/sigtools/PluginLoader_p.h
+++ b/sigtools/PluginLoader_p.h
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 Ben Boeckel <MathStuf@gmail.com>
+ *
+ * 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 3 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, see <http://www.gnu.org/licenses/>.
+ */
+
#ifndef SIGTOOLS_PLUGINLOADER_P
#define SIGTOOLS_PLUGINLOADER_P