aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.h
diff options
context:
space:
mode:
authorSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-14 22:45:21 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-14 22:45:21 +0800
commit808c62577c212151fe8f088a51fa88f0136cd922 (patch)
treea42d538fc168ee40d27c66d74d9f42f810fac521 /calendar/gui/gnome-cal.h
parentc3aad49dee688ae227615fa738d8dee32110844c (diff)
downloadgsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar.gz
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar.bz2
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar.lz
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar.xz
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.tar.zst
gsoc2013-evolution-808c62577c212151fe8f088a51fa88f0136cd922.zip
Change License from GPL to LGPL
svn path=/trunk/; revision=36617
Diffstat (limited to 'calendar/gui/gnome-cal.h')
-rw-r--r--calendar/gui/gnome-cal.h32
1 files changed, 18 insertions, 14 deletions
diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h
index b419f6acd8..e1a86dab25 100644
--- a/calendar/gui/gnome-cal.h
+++ b/calendar/gui/gnome-cal.h
@@ -1,23 +1,27 @@
-/* Evolution calendar - Main calendar view widget
- *
- * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
- *
- * Authors: Miguel de Icaza <miguel@ximian.com>
- * Federico Mena-Quintero <federico@ximian.com>
- * Seth Alves <alves@hungry.com>
+/*
+ * Evolution calendar - Main calendar view widget
*
* 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.
+ * 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 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 General Public License for more details.
+ * 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 the program; if not, see <http://www.gnu.org/licenses/>
+ *
+ *
+ * Authors:
+ * Miguel de Icaza <miguel@ximian.com>
+ * Federico Mena-Quintero <federico@ximian.com>
+ * Seth Alves <alves@hungry.com>
+ *
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
- * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef GNOME_CALENDAR_APP_H