diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2009-06-12 20:19:40 +0000 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2009-06-12 20:19:40 +0000 |
commit | 16a44fad67d6a6fcc12779f094aa5abae20ee10e (patch) | |
tree | c1d909ca3672f09859a695fc297b99203c9ad657 /src/lngrecode.h | |
parent | 2721c9054f96693a77cb522358beb9021038edc7 (diff) | |
download | librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.gz librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.bz2 librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.xz librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.zip |
Relincensed under LGPL
Diffstat (limited to 'src/lngrecode.h')
-rw-r--r-- | src/lngrecode.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/lngrecode.h b/src/lngrecode.h index 384120a..9dc7885 100644 --- a/src/lngrecode.h +++ b/src/lngrecode.h @@ -3,17 +3,17 @@ Copyright (C) 2005-2008 Suren A. Chilingaryan <csa@dside.dyndns.org> - This program is free software; you can redistribute it and/or modify it - under the terms of version 2 of the GNU General Public License as published - by the Free Software Foundation. + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License version 2.1 or later + as published by the Free Software Foundation. - This program is distributed in the hope that it will be useful, but WITHOUT + This library 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. + FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License + for more details. - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., + You should have received a copy of the GNU Lesser 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. */ |