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_session.class | |
parent | c79e0cce75cbae3f78e2ae6770c8975b3f2c468a (diff) | |
download | itools-6f5bc905419df0be868560f04a4be7086592991b.tar.gz itools-6f5bc905419df0be868560f04a4be7086592991b.tar.bz2 itools-6f5bc905419df0be868560f04a4be7086592991b.zip |
More uniform file headers
Diffstat (limited to 'it_session.class')
-rw-r--r-- | it_session.class | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/it_session.class b/it_session.class index 34ed379..a2300e5 100644 --- a/it_session.class +++ b/it_session.class @@ -2,6 +2,21 @@ /* ** $Id$ ** +** Copyright (C) 1995-2007 by the ITools Authors. +** This file is part of ITools - the Internet Tools Library +** +** 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/>. */ /* Default values */ |