File: copyright

package info (click to toggle)
mxml 2.10-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,640 kB
  • ctags: 689
  • sloc: ansic: 8,919; xml: 1,551; makefile: 276; sh: 195; cpp: 178
file content (31 lines) | stat: -rw-r--r-- 1,270 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mxml
Upstream-Contact: Michael Sweet <mxml@easysw.com>
Source: http://svn.easysw.com/public/mxml/

Files: debian/*
Copyright: 2004-2012, Eduardo Marcel Macan <macan@colband.com.br>
  2008-2012, Luis Uribe <acme@eviled.org>
License: LGPL

Files: *
Copyright: (C) 2003-2007 Michael Sweet <mxml@easysw.com>
License: LGPL

License: LGPL
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This package 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this package; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.