~ubuntu-branches/ubuntu/trusty/judy/trusty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2005-03-22 06:55:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050322065553-syjpkd48r4re18dn
Tags: 1.0.1-5

* Moving LGPL link in copyright back to LGPL-2.1
* Cleanup of debian/rules: removed explicit refs to 32-bit archs, removed
  unnecessary nostrip, using --man dir to install man pages, moving from
  dh_movefiles to dh_install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by root <schizo@debian.org> on
2
 
Thu, 29 Aug 2002 05:51:20 +0000.
 
1
Judy was originally packaged by Theodore Ts'o <tytso@mit.edu>, the package is
 
2
maintained by Troy Heber <troy.heber@hp.com>. 
3
3
 
4
4
It was downloaded from http://sourceforge.net/projects/judy
5
5
 
6
6
Upstream Author: Hewlett-Packard Company
7
7
 
8
 
Copyright:
9
 
 
10
 
See /usr/share/common-licenses/LGPL-2.1 
 
8
Copyright(c) 2002, 2005 Hewlett-Packard Development Company, L.P.
 
9
             2005 Doug Baskins
 
10
 
 
11
   The GNU C Library is free software; you can redistribute it and/or
 
12
   modify it under the terms of the GNU Lesser General Public
 
13
   License as published by the Free Software Foundation; either
 
14
   version 2.1 of the License, or (at your option) any later version.
 
15
 
 
16
   The GNU C Library is distributed in the hope that it will be useful,
 
17
   but WITHOUT ANY WARRANTY; without even the implied warranty of
 
18
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
19
   Lesser General Public License for more details.
 
20
 
 
21
   You should have received a copy of the GNU Lesser General Public
 
22
   License along with the GNU C Library; if not, write to the Free
 
23
   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 
24
   02111-1307 USA.
 
25
 
 
26
On Debian systems, the complete text of the GNU Library
 
27
General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.