From 4aa8b68388588af0fca818ed6060ba35dd35bf4b Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Fri, 13 Mar 2009 15:39:11 +0100 Subject: Fix wrong license notices; add missing notices Some of the license notices are referring to GPLv2.1. This is wrong; the proper licenses that the notices should refer to are GPLv2, and LGPLv2.1. Fix this mistake. Add missing license notices to a whole bunch of files which didn't indicate their license. Signed-off-by: Andreas Gruenbacher --- exports | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'exports') diff --git a/exports b/exports index 59c1311..ef02842 100644 --- a/exports +++ b/exports @@ -1,3 +1,19 @@ +# Copyright (C) 2003 Andreas Gruenbacher +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation, either version 2.1 of the License, or +# (at your option) any later version. +# +# 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 Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public License +# along with this program. If not, see . +# + ACL_1.0 { global: # POSIX 1003.1e draft stardard 17 functions -- cgit v1.2.1