summaryrefslogtreecommitdiff
path: root/include/elfhandle.h
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-06-28 15:53:13 +0100
committernorly <ny-git@enpas.org>2015-02-24 00:18:22 +0100
commit5a0dc4a9f9070827686680b59bb4e0611da7930c (patch)
treee934fa6ca547164bbed3a3bcdd85030f1b80c94e /include/elfhandle.h
parent88a99f6bafe7140711fa0095043c856fd8c44dc7 (diff)
GPLv2 release
Diffstat (limited to 'include/elfhandle.h')
-rw-r--r--include/elfhandle.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/elfhandle.h b/include/elfhandle.h
index e948180..1fb43f9 100644
--- a/include/elfhandle.h
+++ b/include/elfhandle.h
@@ -1,3 +1,18 @@
+/* This file is part of centaur.
+ *
+ * centaur is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License 2 as
+ * published by the Free Software Foundation.
+
+ * centaur 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 centaur. If not, see <http://www.gnu.org/licenses/>.
+ */
+
#ifndef __ELFHANDLE_H__
#define __ELFHANDLE_H__