aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
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 /widgets/misc
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 'widgets/misc')
-rw-r--r--widgets/misc/e-map.c18
-rw-r--r--widgets/misc/e-map.h18
-rw-r--r--widgets/misc/e-messagebox.c22
-rw-r--r--widgets/misc/e-messagebox.h22
4 files changed, 40 insertions, 40 deletions
diff --git a/widgets/misc/e-map.c b/widgets/misc/e-map.c
index a514f1ee9d..9a96ccc90f 100644
--- a/widgets/misc/e-map.c
+++ b/widgets/misc/e-map.c
@@ -5,19 +5,19 @@
*
* Authors: Hans Petter Jansson <hpj@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 Place, Suite 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.
*/
#include <config.h>
diff --git a/widgets/misc/e-map.h b/widgets/misc/e-map.h
index df914bec72..1a2bb3ba1b 100644
--- a/widgets/misc/e-map.h
+++ b/widgets/misc/e-map.h
@@ -5,19 +5,19 @@
*
* Authors: Hans Petter Jansson <hpj@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 Place, Suite 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.
*/
#ifndef E_MAP_H
diff --git a/widgets/misc/e-messagebox.c b/widgets/misc/e-messagebox.c
index 6549476e1d..711ea8d174 100644
--- a/widgets/misc/e-messagebox.c
+++ b/widgets/misc/e-messagebox.c
@@ -3,19 +3,19 @@
* Original Author: Jay Painter
* Modified: Jeffrey Stedfast
*
- * 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.
*
*/
diff --git a/widgets/misc/e-messagebox.h b/widgets/misc/e-messagebox.h
index 11a4026848..7c7a2e613f 100644
--- a/widgets/misc/e-messagebox.h
+++ b/widgets/misc/e-messagebox.h
@@ -3,19 +3,19 @@
* Original Author: Jay Painter
* Modified: Jeffrey Stedfast
*
- * 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.
*
*/