From 1251e3c4b2b4845fc5a0ee01b56a6c2669437cad Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Tue, 10 May 2011 01:22:50 +0000 Subject: 0.9.29 candidate --- src/h_script.h | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'src/h_script.h') diff --git a/src/h_script.h b/src/h_script.h index e1098fe..de49ff5 100644 --- a/src/h_script.h +++ b/src/h_script.h @@ -1,6 +1,23 @@ -/* - * $Id: haserl.h,v 1.14 2005/11/18 14:43:10 nangel Exp $ - */ +/* -------------------------------------------------------------------------- + * 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 . + * + * ------------------------------------------------------------------------ */ + #ifndef H_SCRIPT_H #define H_SCRIPT_H 1 -- cgit v1.2.3