summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormertz2000-02-22 18:36:05 +0000
committermertz2000-02-22 18:36:05 +0000
commitd7ceb335cb64f3d28c040a3104e10b8d54590386 (patch)
treef3f82420dd3980e7cfebb5d7cb43b7e9505143de /src
parentc17ff3665c200ffa27940bc9576fbb3785a5f5c6 (diff)
downloadivy-c-d7ceb335cb64f3d28c040a3104e10b8d54590386.zip
ivy-c-d7ceb335cb64f3d28c040a3104e10b8d54590386.tar.gz
ivy-c-d7ceb335cb64f3d28c040a3104e10b8d54590386.tar.bz2
ivy-c-d7ceb335cb64f3d28c040a3104e10b8d54590386.tar.xz
maj licence LGPL et description
Diffstat (limited to 'src')
-rw-r--r--src/version.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/version.h b/src/version.h
index 6a8212f..5cc756f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,7 +1,7 @@
/*
* Ivy, C interface
*
- * Copyright (C) 1997-1999
+ * Copyright (C) 1997-2000
* Centre d'Études de la Navigation Aérienne
*
* Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
@@ -10,16 +10,18 @@
* $Id$
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
+ * modify it under the terms of the GNU LGPL Library General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+ * On Debian systems LGPL can be found in the file /usr/doc/copyright/LGPL
+ * Or look at http://www.gnu.org/copyleft/lgpl.html
+ *
* This program 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
+ * You should have received a copy of the GNU Library General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*