diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-25 18:03:08 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-25 18:03:08 +0800 |
commit | dc4967ab610a6d97258c8e937b0f623bce89856b (patch) | |
tree | 5b7de22f4dc5b3d79ec52d388d175f35c3cda82a /calendar/gui/itip-utils.h | |
parent | 97fd6bc629e26597d48214e39e630d5000df9ddc (diff) | |
download | gsoc2013-evolution-dc4967ab610a6d97258c8e937b0f623bce89856b.tar.gz gsoc2013-evolution-dc4967ab610a6d97258c8e937b0f623bce89856b.tar.zst gsoc2013-evolution-dc4967ab610a6d97258c8e937b0f623bce89856b.zip |
License change from GPL to LGPL
svn path=/trunk/; revision=36448
Diffstat (limited to 'calendar/gui/itip-utils.h')
-rw-r--r-- | calendar/gui/itip-utils.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/calendar/gui/itip-utils.h b/calendar/gui/itip-utils.h index 1e8ebc2849..c41171cfe4 100644 --- a/calendar/gui/itip-utils.h +++ b/calendar/gui/itip-utils.h @@ -1,3 +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 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. + * + * 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) + * + */ #ifndef ITIP_UTILS_HEADER #define ITIP_UTILS_HEADER |