~ubuntu-branches/ubuntu/utopic/network-manager-openvpn/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Sean Finney
  • Date: 2008-08-20 23:37:52 UTC
  • Revision ID: james.westby@ubuntu.com-20080820233752-4kqba78beud26iz6
Tags: 0.3.2svn2855-1.1
* Non-maintainer upload.
* Pass --script-security 2 to openvpn, to fix breakage resulting from
  additional security features in latest openvpn in unstable 
  (closes: #495055).  
  Patch: 08_nm-openvpn_script-security.diff 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Soren Hansen <sh@linux2go.dk> on
 
2
Fri, 19 Jan 2007 20:42:50 +0100
 
3
 
 
4
It was downloaded from gnome SVN at
 
5
http://svn.gnome.org/svn/NetworkManager/branches/NETWORKMANAGER_0_6_0_RELEASE/vpn-daemons/openvpn
 
6
 
 
7
a) auth-dialog/gnome-two-password-dialog.c is Copyright 1999, 2000
 
8
   Eazel, Inc.
 
9
 
 
10
b) auth-dialog/gnome-two-password-dialog.h is Copyright 1999, 2000
 
11
   Eazel, Inc, and 2005 Red Hat, Inc.
 
12
 
 
13
c) auth-dialog/main.c is Copyright 2004 Red Hat, Inc. and 2005 Tim
 
14
   Niemueller [www.niemueller.de] 
 
15
 
 
16
d) properties/nm-openvpn.c, src/nm-openvpn-service.[ch], is Copyright
 
17
   2005 Tim Niemueller <tim@niemueller.de>
 
18
 
 
19
e) src/nm-openvpn-service-openvpn-helper.c is Copyright 2005 Red Hat,
 
20
   Inc., and 2005 Tim Niemueller
 
21
 
 
22
f) src/nm-utils.[ch] is Copyright 2005 Red Hat, Inc.
 
23
 
 
24
g) The packaging is Copyright 2007 Soren Hansen <sh@linux2go.dk>
 
25
 
 
26
License of a) and b) is:
 
27
 
 
28
The Gnome Library is free software; you can redistribute it and/or
 
29
modify it under the terms of the GNU Library General Public License as
 
30
published by the Free Software Foundation; either version 2 of the
 
31
License, or (at your option) any later version.
 
32
 
 
33
The Gnome Library is distributed in the hope that it will be useful,
 
34
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
35
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
36
Library General Public License for more details.
 
37
 
 
38
You should have received a copy of the GNU Library General Public
 
39
License along with the Gnome Library; see the file COPYING.LIB.  If not,
 
40
write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
 
41
Floor, Boston, MA 02110-1301, USA.
 
42
 
 
43
On Debian systems, the complete text of the GNU General
 
44
Public License can be found in `/usr/share/common-licenses/LGPL-2'.
 
45
 
 
46
 
 
47
 
 
48
License of c), d), e), f) and g):
 
49
 
 
50
This program is free software; you can redistribute it and/or modify
 
51
it under the terms of the GNU General Public License as published by
 
52
the Free Software Foundation; either version 2 of the License, or
 
53
(at your option) any later version.
 
54
 
 
55
This program is distributed in the hope that it will be useful,
 
56
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
57
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
58
GNU General Public License for more details.
 
59
 
 
60
You should have received a copy of the GNU General Public License
 
61
along with this program; if not, write to the Free Software Foundation,
 
62
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
63
 
 
64
On Debian systems, the complete text of the GNU General
 
65
Public License can be found in `/usr/share/common-licenses/GPL-2'.