| 1 | This package was debianized by Michiel Sikkes <michiel@eyesopened.nl> on |
|---|
| 2 | Fri, 22 Oct 2004 22:43:31 +0200. |
|---|
| 3 | |
|---|
| 4 | It was downloaded from http://archive.ubuntu.com/ubuntu/pool/main/u/update-notifier/ |
|---|
| 5 | |
|---|
| 6 | Upstream Authors: Michael Vogt <mvo@debian.org> |
|---|
| 7 | Michiel Sikkes <michiel@eyesopened.nl> |
|---|
| 8 | Lukas Lipka <lukas@pmad.net> |
|---|
| 9 | |
|---|
| 10 | Copyright: |
|---|
| 11 | |
|---|
| 12 | For the whole: |
|---|
| 13 | |
|---|
| 14 | Copyright (C) 2004 Lukas Lipka <lukas@pmad.net> |
|---|
| 15 | (C) 2004 Michael Vogt <mvo@debian.org> |
|---|
| 16 | (C) 2004 Michiel Sikkes <michiel@eyesopened.nl> |
|---|
| 17 | (C) 2005 Canonical |
|---|
| 18 | |
|---|
| 19 | For the src/clipboard.c file, authored by Elliot Lee |
|---|
| 20 | <sopwith@redhat.com>: |
|---|
| 21 | |
|---|
| 22 | Copyright (C) 1999 Red Hat, Inc. |
|---|
| 23 | |
|---|
| 24 | For the src/eggtrayicon.c, and src/eggtrayicon.h files: |
|---|
| 25 | |
|---|
| 26 | Copyright (C) 2002 Anders Carlsson <andersca@gnu.org> |
|---|
| 27 | |
|---|
| 28 | For the src/md5.c file: |
|---|
| 29 | |
|---|
| 30 | Copyright (C) 2001-2003 Christophe Devine |
|---|
| 31 | |
|---|
| 32 | For the debian/gdm-signal/gdm-logout-action.{c,h} files: |
|---|
| 33 | |
|---|
| 34 | Copyright (C) 2005 Raffaele Sandrini |
|---|
| 35 | Copyright (C) 2005 Red Hat, Inc. |
|---|
| 36 | Copyright (C) 2002, 2003 George Lebl |
|---|
| 37 | Copyright (C) 2001 Queen of England, |
|---|
| 38 | |
|---|
| 39 | For the debian/gdm-signal/autodown.c file: |
|---|
| 40 | |
|---|
| 41 | Copyright (C) Rob Taylor |
|---|
| 42 | |
|---|
| 43 | License: |
|---|
| 44 | |
|---|
| 45 | For the whole and gdm-signal files: |
|---|
| 46 | |
|---|
| 47 | This program is free software; you can redistribute it and/or modify |
|---|
| 48 | it under the terms of the GNU General Public License as published by |
|---|
| 49 | the Free Software Foundation; version 2 dated June, 1991. |
|---|
| 50 | |
|---|
| 51 | This program is distributed in the hope that it will be useful, |
|---|
| 52 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 53 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 54 | GNU General Public License for more details. |
|---|
| 55 | |
|---|
| 56 | You should have received a copy of the GNU General Public License |
|---|
| 57 | along with this program; if not, write to the Free Software |
|---|
| 58 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|---|
| 59 | |
|---|
| 60 | On Debian GNU/Linux systems, the complete text of the GNU General |
|---|
| 61 | Public License can be found in `/usr/share/common-licenses/GPL'. |
|---|
| 62 | |
|---|
| 63 | For files src/eggtrayicon.{c,h}, src/hook-remove.c, src/tray.c, |
|---|
| 64 | src/update-notifier.{c,h}: |
|---|
| 65 | |
|---|
| 66 | This library is free software; you can redistribute it and/or |
|---|
| 67 | modify it under the terms of the GNU Lesser General Public |
|---|
| 68 | License as published by the Free Software Foundation; either |
|---|
| 69 | version 2 of the License, or (at your option) any later version. |
|---|
| 70 | |
|---|
| 71 | This library is distributed in the hope that it will be useful, |
|---|
| 72 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 73 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 74 | Lesser General Public License for more details. |
|---|
| 75 | |
|---|
| 76 | You should have received a copy of the GNU Lesser General Public |
|---|
| 77 | License along with this library; if not, write to the Free Software |
|---|
| 78 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|---|
| 79 | |
|---|
| 80 | On Debian systems, the complete text of the GNU Lesser General Public |
|---|
| 81 | License can be found in `/usr/share/common-licenses/LGPL'. |
|---|