diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-29 16:36:04 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-29 16:36:04 +0800 |
commit | bfc8b8784d22d4eb4e7286cc6ef35dd5be5419a4 (patch) | |
tree | 1ba922bff892aadb9eb289b6a7d119141b97ae94 /mail/em-filter-i18n.h | |
parent | 76c2afb2b5d13614bfbc9e99f338c80cd15c9918 (diff) | |
download | gsoc2013-evolution-bfc8b8784d22d4eb4e7286cc6ef35dd5be5419a4.tar.gz gsoc2013-evolution-bfc8b8784d22d4eb4e7286cc6ef35dd5be5419a4.tar.zst gsoc2013-evolution-bfc8b8784d22d4eb4e7286cc6ef35dd5be5419a4.zip |
License changes from GPL to LGPL
svn path=/trunk/; revision=36465
Diffstat (limited to 'mail/em-filter-i18n.h')
-rw-r--r-- | mail/em-filter-i18n.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h index bec0d2c120..6c85661766 100644 --- a/mail/em-filter-i18n.h +++ b/mail/em-filter-i18n.h @@ -1,3 +1,19 @@ +/* + * 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) + */ /* Automatically generated. Do not edit. */ char *s = N_("Adjust Score"); char *s = N_("Assign Color"); |