aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-28 07:36:16 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-28 07:36:16 +0800
commitbe7e0fd349bbb0f8ed01437de25fb4882f3abc6e (patch)
tree10baf1b2ae287aaf6c28cfa279471ca32933918a /tests
parent6cf3eed5909ede44c085e81d2a822455973f2fa9 (diff)
downloadgsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar.gz
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar.bz2
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar.lz
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar.xz
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.tar.zst
gsoc2013-evolution-be7e0fd349bbb0f8ed01437de25fb4882f3abc6e.zip
More fixing of the license texts.
svn path=/trunk/; revision=14241
Diffstat (limited to 'tests')
-rw-r--r--tests/ui-tests/message-browser.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/ui-tests/message-browser.c b/tests/ui-tests/message-browser.c
index 07ab082534..d4c4b31646 100644
--- a/tests/ui-tests/message-browser.c
+++ b/tests/ui-tests/message-browser.c
@@ -3,19 +3,19 @@
*
* Copyright 2000, Matt Loper <matt@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 of the License, 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.
+ * 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.
*
- * 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 Street #330, Boston, MA 02111-1307, USA.
+ * 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.
*
*----------------------------------------------------------------------*/