summaryrefslogtreecommitdiffstats
path: root/src/h_lua_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/h_lua_common.h')
-rw-r--r--src/h_lua_common.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/h_lua_common.h b/src/h_lua_common.h
index 18b0e68..ba59d92 100644
--- a/src/h_lua_common.h
+++ b/src/h_lua_common.h
@@ -1,3 +1,23 @@
+/* --------------------------------------------------------------------------
+ * Copyright 2003-2011 (inclusive) Nathan Angelacos
+ * (nangel@users.sourceforge.net)
+ *
+ * This file is part of haserl.
+ *
+ * Haserl is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2,
+ * as published by the Free Software Foundation.
+ *
+ * Haserl 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 haserl. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * ------------------------------------------------------------------------ */
+
#ifndef _H_LUA_COMMON_H
#define _H_LUA_COMMON_H