From 96adf3c60fde21e47d234f68c41fc815b88db0f9 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Tue, 4 Sep 2007 15:11:15 +0000 Subject: vanity --- .gitattributes | 1 + AUTHORS | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 AUTHORS 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 . -- cgit v1.2.3