File: linuxdoc-tools.copyright

package info (click to toggle)
linuxdoc-tools 0.9.69-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,068 kB
  • ctags: 3,328
  • sloc: ansic: 16,299; perl: 3,274; sh: 924; makefile: 781; lex: 567; lisp: 309
file content (57 lines) | stat: -rw-r--r-- 2,303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

This is `linuxdoc-tools', a series of tools to implement the Linux
Documentation Project HOWTO and book styles in SGML.

--

linuxdoc-tools is derived from linuxdoc-SGML, originally written by
Matt Welsh and later maintained by Cees de Groot. Linuxdoc-SGML is
based on James Clark's sgmls parser, and the QWERTZ DTD by Tom
Gordon. Magnus Alvestad provided the current HTML support. For
the rest of linuxdoc-SGML,

  Copyright (C) 1994-1996 Matt Welsh <mdw@cs.cornell.edu>
  Copyright (C) 1996-1998 Cees de Groot <cg@pobox.com>

Original Linuxdoc-SGML itself does not have any limitations.
Everything not having explicit additional conditions can be freely
used, modified, and redistributed, under the usual fair use clauses:

 * No warranty. Use at your own risk.
 * Do not pretend to have written what you did not (Preserve credits
   and Copyright notices of the different elements if present).

Since then, lots of smaller and bigger changes resulted in a rename
to SGML-Tools (and then to SGMLtools, the hyphen caused confusion)
to indicate that it wasn't just for Linux anymore. See files
CHANGES.old-v1 and CONTRIBUTORS.old-v1 for changelog and list of
contributors to old linuxdoc-sgml and sgmltools-v1.

When sgml-tools dropped support for the linuxdoc DTD, Taketoshi Sano
<sano@debian.org> forked the code to linuxdoc-tools. See README file.

Changes after the fork

  Copyright (C) 1999-2002 Taketoshi Sano <sano@debian.org>
  Copyright (C) 2000      Juan Jose Amor
  Copyright (C) 2007-2013 Agustin Martin Domingo <agmartin@debian.org>

Unless conflicting with other licenses, changes by Agustin Martin
Domingo are free software: you can redistribute and/or modify them
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. Otherwise they honour previous
license.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
In Debian systems you can find a copy under /usr/share/common-licenses.

--

See below for more specific Copyright notices for

  sgmls-1.1/LICENSE for sgmlsasp translator license.
  iso-entities/COPYING for iso-entities license.
  entity-map/COPYING for entity-map license.