dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ecd50d
)
Add copyright header.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 8 Dec 2001 21:29:17 +0000
(21:29 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 8 Dec 2001 21:29:17 +0000
(21:29 +0000)
interface.h
patch
|
blob
|
history
diff --git
a/interface.h
b/interface.h
index 4ddeadb925f3ebd65128da9a91850c5cdb3bb9a7..d85bfbd3cbb34a12c5b6f750488ae6ba70626268 100644
(file)
--- a/
interface.h
+++ b/
interface.h
@@
-1,3
+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 __INTERFACE_H
#define __INTERFACE_H