Commit e3eed024 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

convert documentation to GPLv3/GFDLv1.2

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4161 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 510 additions and 21 deletions
+510 -21
This diff is collapsed.
2007-08-22 David Lawrence Ramsey <pooka109@gmail.com>
* COPYING.DOC: Add a copy of the GNU FDL version 1.2.
* Makefile.am: Add COPYING.DOC to EXTRA_DIST.
* doc/man/*.1, doc/man/nanorc.5, doc/man/fr/*.1,
doc/man/fr/nanorc.5, doc/texinfo/nano.texi: Relicense to the GNU
GPL version 3 or later/the GNU FDL version 1.2 or later with no
Invariant Sections, Front-Cover Texts, or Back-Cover Texts.
2007-08-21 David Lawrence Ramsey <pooka109@gmail.com> 2007-08-21 David Lawrence Ramsey <pooka109@gmail.com>
* doc/man/rnano.1, doc/man/fr/rnano.1: Add missing copyright * doc/man/rnano.1, doc/man/fr/rnano.1: Add missing copyright
......
...@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = gnu no-dependencies ...@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = gnu no-dependencies
SUBDIRS = doc m4 po src SUBDIRS = doc m4 po src
EXTRA_DIST = ABOUT-NLS AUTHORS BUGS COPYING ChangeLog \ EXTRA_DIST = ABOUT-NLS AUTHORS BUGS COPYING COPYING.DOC ChangeLog \
ChangeLog.pre-2.1 INSTALL NEWS README README.CVS \ ChangeLog.pre-2.1 INSTALL NEWS README README.CVS \
THANKS TODO UPGRADE config.rpath install-sh missing \ THANKS TODO UPGRADE config.rpath install-sh missing \
mkinstalldirs nano.spec mkinstalldirs nano.spec
......
...@@ -5,9 +5,21 @@ ...@@ -5,9 +5,21 @@
.\" Adaptation française (C) 2003, 2004, 2005, 2006 par Jean-Philippe .\" Adaptation française (C) 2003, 2004, 2005, 2006 par Jean-Philippe
.\" Guérard <jean-philippe.guerard@tigreraye.org>. .\" Guérard <jean-philippe.guerard@tigreraye.org>.
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" Ce document est libre. Reportez-vous à la dernière version de la .\" Ce document est libre. Reportez-vous à la dernière version de la
.\" licence publique générale GNU (GNU GPL) pour connaître ses .\" licence publique générale GNU (GNU GPL) pour connaître ses
......
...@@ -5,9 +5,21 @@ ...@@ -5,9 +5,21 @@
.\" Adaptation française (C) 2003, 2004, 2005, 2006 par Jean-Philippe .\" Adaptation française (C) 2003, 2004, 2005, 2006 par Jean-Philippe
.\" Guérard <jean-philippe.guerard@tigreraye.org>. .\" Guérard <jean-philippe.guerard@tigreraye.org>.
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" Ce document est libre. Reportez-vous à la dernière version de la .\" Ce document est libre. Reportez-vous à la dernière version de la
.\" licence publique générale GNU (GNU GPL) pour connaître ses .\" licence publique générale GNU (GNU GPL) pour connaître ses
......
...@@ -6,9 +6,21 @@ ...@@ -6,9 +6,21 @@
.\" Adaptation française (C) 2006 par Jean-Philippe Guérard .\" Adaptation française (C) 2006 par Jean-Philippe Guérard
.\" <jean-philippe.guerard@tigreraye.org>. .\" <jean-philippe.guerard@tigreraye.org>.
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" Ce document est libre. Reportez-vous à la dernière version de la .\" Ce document est libre. Reportez-vous à la dernière version de la
.\" licence publique générale GNU (GNU GPL) pour connaître ses .\" licence publique générale GNU (GNU GPL) pour connaître ses
......
...@@ -2,9 +2,21 @@ ...@@ -2,9 +2,21 @@
.\" nano.1 is Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, .\" nano.1 is Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
.\" 2006 by Chris Allegretta <chrisa@asty.org> .\" 2006 by Chris Allegretta <chrisa@asty.org>
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" $Id$ .\" $Id$
.TH NANO 1 "version 2.0.0" "October 28, 2006" .TH NANO 1 "version 2.0.0" "October 28, 2006"
......
...@@ -2,9 +2,21 @@ ...@@ -2,9 +2,21 @@
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005, 2006 by the Free .\" nanorc.5 is Copyright (C) 2003, 2004, 2005, 2006 by the Free
.\" Software Foundation, Inc. .\" Software Foundation, Inc.
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" $Id$ .\" $Id$
.TH NANORC 5 "version 2.0.0" "October 28, 2006" .TH NANORC 5 "version 2.0.0" "October 28, 2006"
......
...@@ -3,9 +3,21 @@ ...@@ -3,9 +3,21 @@
.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1. .\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1.
.\" nano-tiny.1 is Copyright (C) 2002 by Jordi Mallach <jordi@gnu.org>. .\" nano-tiny.1 is Copyright (C) 2002 by Jordi Mallach <jordi@gnu.org>.
.\" .\"
.\" This is free documentation, see the latest version of the GNU .\" This document is dual-licensed. You may distribute and/or modify it
.\" General Public License for copying conditions. There is NO .\" under the terms of either of the following licenses:
.\" warranty. .\"
.\" * The GNU General Public License, as published by the Free Software
.\" Foundation, version 3 or (at your option) any later version. You
.\" should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.\" * The GNU Free Documentation License, as published by the Free
.\" Software Foundation, version 1.2 or (at your option) any later
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
.\" Back-Cover Texts. You should have received a copy of the GNU Free
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\" .\"
.\" $Id$ .\" $Id$
.TH RNANO 1 "version 2.0.0" "October 28, 2006" .TH RNANO 1 "version 2.0.0" "October 28, 2006"
......
...@@ -36,8 +36,19 @@ This manual is part of the GNU @code{nano} distribution.@* ...@@ -36,8 +36,19 @@ This manual is part of the GNU @code{nano} distribution.@*
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Chris Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Chris
Allegretta Allegretta
This is free documentation, see the latest version of the GNU General This document is dual-licensed. You may distribute and/or modify it
Public License for copying conditions. There is NO warranty. under the terms of either of the following licenses:
* The GNU General Public License, as published by the Free Software
Foundation, version 3 or (at your option) any later version. You
should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
* The GNU Free Documentation License, as published by the Free Software
Foundation, version 1.2 or (at your option) any later version, with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
You should have received a copy of the GNU Free Documentation License
along with this program. If not, see <http://www.gnu.org/licenses/>.
You may contact the author by You may contact the author by
e-mail: @email{chrisa@@asty.org}@* e-mail: @email{chrisa@@asty.org}@*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment