File: copyright

package info (click to toggle)
libtex-encode-perl 2.009-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: perl: 1,334; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 2,191 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: TeX-Encode
Upstream-Contact: Ahmad Fatoum <athreef@cpan.org
Source: https://metacpan.org/release/TeX-Encode

Files: *
Copyright: 2005-2007, Timothy D. Brody <tdb01r@ecs.soton.ac.uk>
License: Artistic or GPL-1+

Files: lib/TeX/Encode/charmap.pm
Copyright: 2005-2007, Timothy D. Brody <tdb01r@ecs.soton.ac.uk>
License: Artistic or GPL-1+
Comment: The mappings are taken from
  - TRALICS, https://www-sop.inria.fr/marelle/tralics/
    Copyright: INRIA
    License: CeCILL License, http://www.cecill.info/index.en.html
             http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
  - latex-input
    Copyright: 2014 Clark Grubb
    License: Expat
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    the following conditions:
  .
    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

Files: debian/*
Copyright: 2009, Jonathan Yu <jawnsy@cpan.org>
 2011-2020, gregor herrmann <gregoa@debian.org>
 2016-2017, Angel Abad <angel@debian.org>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program 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 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.