aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-taskbar.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 05:51:10 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 05:51:10 +0800
commit791c982c456fca453978358d2e919082419b7808 (patch)
tree62090a45d73ad353eca171946934437da32733d2 /shell/e-shell-taskbar.c
parentb2cda1d0c6d44f53f71bad9e256f41188677dfba (diff)
downloadgsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar.gz
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar.bz2
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar.lz
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar.xz
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.tar.zst
gsoc2013-evolution-791c982c456fca453978358d2e919082419b7808.zip
Update the headers on files I've created or completely rewritten to match
Sankar's LGPLv3 template. svn path=/branches/kill-bonobo/; revision=36535
Diffstat (limited to 'shell/e-shell-taskbar.c')
-rw-r--r--shell/e-shell-taskbar.c23
1 files changed, 12 insertions, 11 deletions
diff --git a/shell/e-shell-taskbar.c b/shell/e-shell-taskbar.c
index 3f66a89132..0f2b0af5d2 100644
--- a/shell/e-shell-taskbar.c
+++ b/shell/e-shell-taskbar.c
@@ -1,21 +1,22 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* e-shell-taskbar.c
- *
- * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
+/*
+ * e-shell-taskbar.c
*
* 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.
+ * 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/>
+ *
+ *
+ * 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.
*/
#include "e-shell-taskbar.h"