~ubuntu-branches/ubuntu/raring/nano/raring

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2008-08-25 17:27:55 UTC
  • mfrom: (13.1.6 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080825172755-f7nqabuhghz16a5u
Tags: 2.0.7-4
* The "Valencia, tenemos la fórmula" release.
* Add patch successful_write_no_free_space.patch to solve an issue
  with nano reporting successful writes on full devices, potentially
  causing files to be zeroed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Copyright:
10
10
 
11
 
This software is copyright © 1999-2004 by Chris Allegretta,
12
 
2004-2006 David Lawrence Ramsey.
 
11
Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
 
12
  Free Software Foundation, Inc.
13
13
 
14
14
Licence:
15
15
 
 
16
Program sources and other auxiliary files
 
17
-----------------------------------------
 
18
 
16
19
You are free to distribute this software under the terms of
17
 
the GNU General Public License.
18
 
 
19
 
  This program is free software; you can redistribute it and/or modify
20
 
  it under the terms of the GNU General Public License as published by
21
 
  the Free Software Foundation; either version 2, or (at your option)
22
 
  any later version.
23
 
 
24
 
  This program is distributed in the hope that it will be useful, but
25
 
  WITHOUT ANY WARRANTY; without even the implied warranty of
26
 
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
27
 
  General Public License for more details.
28
 
 
29
 
  You should have received a copy of the GNU General Public License
30
 
  along with this program; if not, write to the Free Software
31
 
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
32
 
  02110-1301, USA.
33
 
 
 
20
the GNU General Public License version 3 or any later version.
 
21
 
 
22
 This program is free software; you can redistribute it and/or modify
 
23
 it under the terms of the GNU General Public License as published by
 
24
 the Free Software Foundation; either version 3, or (at your option)
 
25
 any later version.
 
26
 
 
27
 This program is distributed in the hope that it will be useful, but
 
28
 WITHOUT ANY WARRANTY; without even the implied warranty of
 
29
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
30
 General Public License for more details.
 
31
 
 
32
 You should have received a copy of the GNU General Public License
 
33
 along with this program; if not, write to the Free Software
 
34
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 
35
 02110-1301, USA.
 
36
 
 
37
Program documentation
 
38
---------------------
 
39
 
 
40
You are free to distribute GNU nano's documentation under the terms
 
41
of the GNU Free Documentation Licence version 1.2. Additionally, the
 
42
documentation is alternatively licenced under the terms of the
 
43
GNU General Public License version 3 or any later version.
 
44
 
 
45
  
 
46
 This document is dual-licensed.  You may distribute and/or modify it under the
 
47
 terms of either of the following licenses:
 
48
 
 
49
 * The GNU General Public License, as published by the Free Software
 
50
   Foundation, version 3 or (at your option) any later version.  You should
 
51
   have received a copy of the GNU General Public License along with this
 
52
   program.  If not, see <http://www.gnu.org/licenses/>.
 
53
 
 
54
 * The GNU Free Documentation License, as published by the Free Software
 
55
   Foundation, version 1.2 or (at your option) any later version, with no
 
56
   Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  You
 
57
   should have received a copy of the GNU Free Documentation License along with
 
58
   this program.  If not, see <http://www.gnu.org/licenses/>.
 
59
 
 
60
Packaging
 
61
---------
 
62
 
 
63
All Debian packaging files are licenced under the terms of the
 
64
GNU General Public License version 3, or (at your option) any later version.
34
65
 
35
66
On Debian GNU/Linux systems, the complete text of the GNU General
36
67
Public License can be found in /usr/share/common-licenses/GPL file.
 
68
The complete text of the GNU Free Documentation License can be found in
 
69
/usr/share/common-licenses/GFDL.