~ubuntu-branches/ubuntu/trusty/libmath-basecalc-perl/trusty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Mike Mattice
  • Date: 2002-08-25 13:45:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20020825134507-kvgou0fw3auj4sgi
Tags: 1.011-1
* New upstream release
* Use proper build target - Closes: #157490
* Add copyright summary from perl package - Closes: #157613
* Removed extraneous README - Closes: #157521

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    Copyright (c) 1999, Ken Williams. You may redistribute and/or modify it
10
10
    under the same terms as Perl itself.
11
11
 
 
12
Perl's copyright terms are as follows:
 
13
    This program is free software; you can redistribute it and/or modify
 
14
    it under the terms of either:
 
15
 
 
16
    a) the GNU General Public License as published by the Free Software
 
17
       Foundation; either version 1, or (at your option) any later
 
18
       version, or
 
19
 
 
20
    b) the "Artistic License" which comes with Perl.
 
21
 
 
22
    On Debian GNU/Linux systems, the complete text of the GNU General
 
23
    Public License can be found in `/usr/share/common-licenses/GPL' and
 
24
    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
12
25