diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 01:38:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-28 01:38:13 +0800 |
commit | 7ba9607966ab34d74c2c3341006fb10779941853 (patch) | |
tree | 7747f59eaa4b0e64283b27c6276a9e6898cbc303 /addressbook/gui/widgets/test-minicard-view.c | |
parent | f0fffd85dfd1695bcfe987c2421225c64e165f58 (diff) | |
download | gsoc2013-evolution-7ba9607966ab34d74c2c3341006fb10779941853.tar.gz gsoc2013-evolution-7ba9607966ab34d74c2c3341006fb10779941853.tar.zst gsoc2013-evolution-7ba9607966ab34d74c2c3341006fb10779941853.zip |
Fixing the license text.
svn path=/trunk/; revision=14214
Diffstat (limited to 'addressbook/gui/widgets/test-minicard-view.c')
-rw-r--r-- | addressbook/gui/widgets/test-minicard-view.c | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/addressbook/gui/widgets/test-minicard-view.c b/addressbook/gui/widgets/test-minicard-view.c index e327190987..caa9dac270 100644 --- a/addressbook/gui/widgets/test-minicard-view.c +++ b/addressbook/gui/widgets/test-minicard-view.c @@ -4,15 +4,19 @@ * Copyright (C) 2000 Ximian, Inc. * Author: Chris Lahey <clahey@ximian.com> * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) - * any later version. + * 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. * * 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. + * 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 General Public + * License along with this program; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "config.h" |