aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-28 02:57:27 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-28 02:57:27 +0800
commit8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6 (patch)
treebf414d57cdde2b1ce911a4a2203a0877d1643ad9 /mail
parent647f9c02b7367a6cab6ed554501ab0eea89fea0c (diff)
downloadgsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar.gz
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar.bz2
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar.lz
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar.xz
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.tar.zst
gsoc2013-evolution-8c0ef28e5596d18fc960b41b2ff8447c1af6eeb6.zip
More fixing of the license texts.
svn path=/trunk/; revision=14220
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-mt.h18
-rw-r--r--mail/mail-search-dialogue.c22
-rw-r--r--mail/mail-search-dialogue.h22
3 files changed, 31 insertions, 31 deletions
diff --git a/mail/mail-mt.h b/mail/mail-mt.h
index 363b0f9f61..cb1adc6a7a 100644
--- a/mail/mail-mt.h
+++ b/mail/mail-mt.h
@@ -4,19 +4,19 @@
*
* Copyright 2000, Ximian, Inc. (www.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.
+ * 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.
*
*/
diff --git a/mail/mail-search-dialogue.c b/mail/mail-search-dialogue.c
index 0f633edeba..352f4f08a1 100644
--- a/mail/mail-search-dialogue.c
+++ b/mail/mail-search-dialogue.c
@@ -3,19 +3,19 @@
*
* Authors: Not Zed <notzed@lostzed.mmc.com.au>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 Library 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 Library General Public
- * License along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, 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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/mail/mail-search-dialogue.h b/mail/mail-search-dialogue.h
index 9e87928e10..1f18542671 100644
--- a/mail/mail-search-dialogue.h
+++ b/mail/mail-search-dialogue.h
@@ -3,19 +3,19 @@
*
* Authors: Not Zed <notzed@lostzed.mmc.com.au>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 Library 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 Library General Public
- * License along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, 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.
*/
#ifndef _MAIL_SEARCH_DIALOGUE_H