diff options
author | Urban Müller | 2007-09-04 15:11:15 +0000 |
---|---|---|
committer | Urban Müller | 2007-09-04 15:11:15 +0000 |
commit | 96adf3c60fde21e47d234f68c41fc815b88db0f9 (patch) | |
tree | 71e6c68130e79055dcb3248585443ef09e3f79ac | |
parent | 79d64a1641a7ac0c2356a0cdeda7f33b33d2c27c (diff) | |
download | itools-96adf3c60fde21e47d234f68c41fc815b88db0f9.tar.gz itools-96adf3c60fde21e47d234f68c41fc815b88db0f9.tar.bz2 itools-96adf3c60fde21e47d234f68c41fc815b88db0f9.zip |
vanity
-rw-r--r-- | .gitattributes | 1 | ||||
-rw-r--r-- | AUTHORS | 23 |
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 @@ -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/>. |