diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-10-18 00:46:27 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-10-18 00:46:27 +0800 |
commit | d636d0ead7923279e711e65c8cf8ad4061e6c522 (patch) | |
tree | d48d449a35be55f1a82378f6eec88b8a0d7c6a1f /widgets/misc/e-dateedit.c | |
parent | c3bdf84d23f5f4ff38931b61aee467e9589457fa (diff) | |
download | gsoc2013-evolution-d636d0ead7923279e711e65c8cf8ad4061e6c522.tar.gz gsoc2013-evolution-d636d0ead7923279e711e65c8cf8ad4061e6c522.tar.zst gsoc2013-evolution-d636d0ead7923279e711e65c8cf8ad4061e6c522.zip |
License changes.
svn path=/trunk/; revision=36641
Diffstat (limited to 'widgets/misc/e-dateedit.c')
-rw-r--r-- | widgets/misc/e-dateedit.c | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/widgets/misc/e-dateedit.c b/widgets/misc/e-dateedit.c index 2e5703d60f..fabc6aa614 100644 --- a/widgets/misc/e-dateedit.c +++ b/widgets/misc/e-dateedit.c @@ -1,23 +1,21 @@ /* - * 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 of the License, or (at your option) version 3. + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * 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 + * You should have received a copy of the GNU Library General Public * License along with the program; if not, see <http://www.gnu.org/licenses/> * - * * Authors: * Damon Chaplin <damon@ximian.com> * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) - * */ /* |