diff options
author | Christian Schneider | 2007-10-11 02:39:05 +0000 |
---|---|---|
committer | Christian Schneider | 2007-10-11 02:39:05 +0000 |
commit | 6f5bc905419df0be868560f04a4be7086592991b (patch) | |
tree | f26d16d5c14510a59dadae7dd0e7cd5eb826ac1e /it_text.class | |
parent | c79e0cce75cbae3f78e2ae6770c8975b3f2c468a (diff) | |
download | itools-6f5bc905419df0be868560f04a4be7086592991b.tar.gz itools-6f5bc905419df0be868560f04a4be7086592991b.tar.bz2 itools-6f5bc905419df0be868560f04a4be7086592991b.zip |
More uniform file headers
Diffstat (limited to 'it_text.class')
-rw-r--r-- | it_text.class | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/it_text.class b/it_text.class index f8b2583..1b92bf7 100644 --- a/it_text.class +++ b/it_text.class @@ -2,14 +2,21 @@ /* ** $Id$ ** -** ITools - the Internet Tools Library +** Copyright (C) 1995-2007 by the ITools Authors. +** This file is part of ITools - the Internet Tools Library ** -** Copyright (C) 1995-2006 by the ITools Authors. -** This program is free software; you can redistribute it and/or -** modify it under the terms of either the GNU General Public License -** or the GNU Lesser General Public License, as published by the Free -** Software Foundation. See http://www.gnu.org/licenses/ for details. +** 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/>. */ class it_text |