summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes1
-rw-r--r--AUTHORS23
2 files changed, 24 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a08c2f1..9de7133 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
* text=auto !eol
+/AUTHORS -text
/COPYING -text
itjs/error.gif -text
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..cdb41bd
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,23 @@
+ITools - the Internet Tools Library
+Copyright (C) 1995-2007 by
+
+cschneid: Christian Schneider
+denis: Denis De Mesmaeker
+gass: Nathan Gass
+koni: Koni Weber
+mueller: Urban Mueller
+tbruederli: Thomas Bruederli
+weber: Christian A. Weber
+
+ITools 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 3 of the License, or
+(at your option) any later version.
+
+ITools 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 this program. If not, see <http://www.gnu.org/licenses/>.