C file that contains common code between the lexers (i.e. the actions).
[gedcom-parse.git] / standalone.c
index cedfca21a154245e26c92ddb16c175477f79bfca..9e4d4f06f7faaa232ce8418767e80589b4c4373a 100644 (file)
@@ -1,3 +1,12 @@
+/*  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.                                   *
+
+ (C) 2001 by The Genes Development Team
+ Original author: Peter Verthez (Peter.Verthez@advalvas.be)
+*/
+
 /* $Id$ */
 /* $Name$ */