diff --git a/COPYING b/COPYING index 7a30b42..80a38e8 100644 --- a/COPYING +++ b/COPYING @@ -340,7 +340,15 @@ library. If this is what you want to do, use the GNU Library General Public License instead of this License. -Portions of this software are subject to this licence: +These files are subject to the licence below: + gnoemoe/parser/ + ast.c, ast.h, functions.c, functions.h, + keywords.gperf, keywords.h, list.c, list.h, + numbers.c, numbers.h, parsen.h, parser.y, + pconfig.h, storage.c, storage.h, streams.c, + streams.h, structures.h, sym_table.c, + sym_table.h, tokens.h, utils.c, utils.h, + version.c, version.h Copyright (c) 1992, 1995, 1996 Xerox Corporation. All rights reserved. Portions of this code were written by Stephen White, aka ghond. @@ -356,3 +364,26 @@ Portions of this software are subject to this licence: 3333 Coyote Hill Rd. Palo Alto, CA 94304 Pavel@Xerox.Com + + +These files are subject to the licence below: + gnoemoe/widgets/ + eggnotificationbubble.c, eggnotificationbubble.h, + eggtrayicon.c, eggtrayicon.h + + Copyright (C) 2005 Colin Walters + + This library 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 of the License, or (at your option) any later version. + + 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA.