aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-url-entry.h
diff options
context:
space:
mode:
authorSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-29 18:44:21 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-29 18:44:21 +0800
commitdf55bc8beb19cd22518833f3137611075a290fb6 (patch)
tree2193f201a5ce9f29de80481e189c0733e91a412d /widgets/misc/e-url-entry.h
parent77f230ef276bb5021ca4ce0d61a310a5a2b9de8d (diff)
downloadgsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar.gz
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar.bz2
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar.lz
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar.xz
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.tar.zst
gsoc2013-evolution-df55bc8beb19cd22518833f3137611075a290fb6.zip
License Changes
svn path=/trunk/; revision=36693
Diffstat (limited to 'widgets/misc/e-url-entry.h')
-rw-r--r--widgets/misc/e-url-entry.h19
1 files changed, 9 insertions, 10 deletions
diff --git a/widgets/misc/e-url-entry.h b/widgets/misc/e-url-entry.h
index f2ebf54eae..1c051ac0e8 100644
--- a/widgets/misc/e-url-entry.h
+++ b/widgets/misc/e-url-entry.h
@@ -1,12 +1,8 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* e-url-entry.h
- *
- * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
- *
+/*
* 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) any later version.
+ * 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
@@ -14,11 +10,14 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ *
+ *
+ * Authors:
+ * JP Rosevear <jpr@novell.com>
+ *
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
- * Author: JP Rosevear
*/
#ifndef _E_URL_ENTRY_H_