changeset 5441:5d2981eee77e

Added copyright notices and GPLV3 or later license to NEWS files.
author Mats Lidell <matsl@xemacs.org>
date Sun, 12 Dec 2010 00:20:02 +0100
parents 24c67faf4be6
children 8d3d05ffbb43
files etc/NEWS etc/ONEWS etc/OONEWS
diffstat 3 files changed, 62 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Dec 06 23:03:25 2010 +0100
+++ b/etc/NEWS	Sun Dec 12 00:20:02 2010 +0100
@@ -1,4 +1,27 @@
 -*- mode:outline -*-
+
+Copyright (C) 1998-2000 Hrvoje Niksic
+Copyright (C) 2000-2001 Michael Sperber
+Copyright (C) 2001 Ben Wing
+Copyright (C) 2001 Didier Verna
+Copyright (C) 2004 Stephen Turnbull
+Copyright (C) 2005-2006 Aidan Kehoe
+
+This file is part of XEmacs.
+
+XEmacs 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 3 of the License, or (at your
+option) any later version.
+
+XEmacs 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 XEmacs.  If not, see <http://www.gnu.org/licenses/>.
+
 
 * Introduction
 ==============
--- a/etc/ONEWS	Mon Dec 06 23:03:25 2010 +0100
+++ b/etc/ONEWS	Sun Dec 12 00:20:02 2010 +0100
@@ -1,4 +1,22 @@
 -*- mode:outline -*-
+
+Copyright (C) 1996-1997 Steve Baur
+
+This file is part of XEmacs.
+
+XEmacs 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 3 of the License, or (at your
+option) any later version.
+
+XEmacs 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 XEmacs.  If not, see <http://www.gnu.org/licenses/>.
+
 
 * Changes in XEmacs 20.4
 ========================
--- a/etc/OONEWS	Mon Dec 06 23:03:25 2010 +0100
+++ b/etc/OONEWS	Sun Dec 12 00:20:02 2010 +0100
@@ -1,7 +1,28 @@
+
 -*- mode:outline; minor-mode:outl-mouse -*-
 C-c TAB         This shows subheadings (if any) of current heading.
 C-c C-s         Show _all_ the text and headings under current heading
 
+Copyright (C) 1992-1994 Free Software Foundation, Inc.
+Copyright (C) 1995-1996 Chuck Thompson
+Copyright (C) 1996-1997 Steve Baur
+Copyright (C) 1997 Hrvoje Niksic
+
+This file is part of XEmacs.
+
+XEmacs 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 3 of the License, or (at your
+option) any later version.
+
+XEmacs 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 XEmacs.  If not, see <http://www.gnu.org/licenses/>.
+
 
 * Introduction
 ==============