Additional common code factored out.
[gedcom-parse.git] / gedcom.h
index 82836e84ff9f28568dd9017662bffccc9fed79f0..450ecdf985887a15b9bda5627b80a85e1d2621a2 100644 (file)
--- a/gedcom.h
+++ b/gedcom.h
@@ -1,5 +1,15 @@
+/*  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$ */
+
 #ifndef __GEDCOM_H
 #define __GEDCOM_H
 #include <stdarg.h>