aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2014-01-08 03:19:27 +0800
committerMatthew Barnes <mbarnes@redhat.com>2014-01-08 05:05:51 +0800
commitb21733d06715597b189c4271a2e9d625f5fc2345 (patch)
tree08f43e85b4bb1bdd87a055872e99dd50541fea11 /calendar/gui/e-day-view.c
parent88231838685b5a38f2efa4327da6885910e385ca (diff)
downloadgsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar.gz
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar.bz2
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar.lz
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar.xz
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.tar.zst
gsoc2013-evolution-b21733d06715597b189c4271a2e9d625f5fc2345.zip
Bug 721545 - License text contains obsolete FSF postal address
Diffstat (limited to 'calendar/gui/e-day-view.c')
-rw-r--r--calendar/gui/e-day-view.c19
1 files changed, 9 insertions, 10 deletions
diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c
index 41fbc41ca1..43824d2dbd 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -2,18 +2,17 @@
/*
* EDayView - displays the Day & Work-Week views of the calendar.
*
- * 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 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.
*
- * 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.
+ * 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.
*
- * 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/>
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Damon Chaplin <damon@ximian.com>