~ubuntu-branches/ubuntu/gutsy/gnome-user-share/gutsy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-02-18 11:10:21 UTC
  • mfrom: (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20070218111021-ieowu4sdpmmsl4fi
Tags: 0.10-4
* Urgency medium because of RC bugfix. This should go to etch.
* debian/patches/01_debianise-dav-user-conf.diff:
  + Also load the mime module to allow usage of the TypesConfig directive
    (Closes: #411171)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This package was debianized by Jeff Waugh <jdub@perkypants.org> on
2
2
Fri, 26 Nov 2004 22:40:10 +1100.
3
3
 
4
 
It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/>
5
 
 
 
4
It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/
 
5
 
 
6
Upstream Author: Alexander Larsson <alexl@redhat.com>
 
7
 
 
8
Copyright:
6
9
Copyright (C) 2004 Red Hat, Inc.
7
10
 
 
11
License:
 
12
 
 
13
 This package is free software; you can redistribute it and/or
 
14
 modify it under the terms of the GNU General Public License as
 
15
 published by the Free Software Foundation; either version 2 of the
 
16
 License, or (at your option) any later version.
 
17
 
 
18
 This package is distributed in the hope that it will be useful,
 
19
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
20
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
21
 General Public License for more details.
 
22
 
 
23
 You should have received a copy of the GNU General Public License
 
24
 along with this program; if not, write to the Free Software
 
25
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
26
 
8
27
On Debian systems, the complete text of the GNU General
9
28
Public License can be found in `/usr/share/common-licenses/GPL'.
 
29
 
 
30
For md5.[ch]:
 
31
 This code implements the MD5 message-digest algorithm.
 
32
 The algorithm is due to Ron Rivest.  This code was
 
33
 written by Colin Plumb in 1993, no copyright is claimed.
 
34
 This code is in the public domain; do with it what you wish.
 
35
 
 
36
 Equivalent code is available from RSA Data Security, Inc.
 
37
 This code has been tested against that, and is equivalent,
 
38
 except that you don't need to include two pages of legalese
 
39
 with every copy.
 
40