summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2009-06-12 20:19:40 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2009-06-12 20:19:40 +0000
commit16a44fad67d6a6fcc12779f094aa5abae20ee10e (patch)
treec1d909ca3672f09859a695fc297b99203c9ad657 /docs
parent2721c9054f96693a77cb522358beb9021038edc7 (diff)
downloadlibrcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.gz
librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.bz2
librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.tar.xz
librcc-16a44fad67d6a6fcc12779f094aa5abae20ee10e.zip
Relincensed under LGPL
Diffstat (limited to 'docs')
-rw-r--r--docs/api/rcc-recode.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/rcc-recode.c b/docs/api/rcc-recode.c
index 5a74a94..1fdc26b 100644
--- a/docs/api/rcc-recode.c
+++ b/docs/api/rcc-recode.c
@@ -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.
*/