]> git.donarmstrong.com Git - ca-certificates.git/blob - debian/copyright
fadf8e04ad587d053111486c2b816c73881bbee2
[ca-certificates.git] / debian / copyright
1 ca-certificates was originally written and maintained by Fumitoshi UKAI
2 <ukai@debian.or.jp> on Mon,  7 Jan 2002 21:16:51 +0900.
3
4 The original source can always be found at:
5 ftp://ftp.debian.org/dists/unstable/main/source/
6
7
8 sbin/update-ca-certificates:
9
10     Copyright (c) 2003  Fumitoshi UKAI <ukai@debian.or.jp>
11     Copyright (c) 2009  Philipp Kern <pkern@debian.org>
12
13     This program is free software; you can redistribute it and/or modify
14     it under the terms of the GNU General Public License as published by
15     the Free Software Foundation; either version 2 of the License, or
16     (at your option) any later version.
17
18     This program 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
21     GNU 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
26
27 mozilla/certdata2pem.py:
28
29     Copyright (c) 2009  Philipp Kern <pkern@debian.org>
30     (based on a Ruby script by Fumitoshi UKAI)
31     Licensed under the same license as sbin/update-ca-certificates.
32
33 CA certificates from Mozilla as follows:
34 # The contents of this file are subject to the Mozilla Public
35 # License Version 1.1 (the "License"); you may not use this file
36 # except in compliance with the License. You may obtain a copy of
37 # the License at http://www.mozilla.org/MPL/
38
39 # Software distributed under the License is distributed on an "AS
40 # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
41 # implied. See the License for the specific language governing
42 # rights and limitations under the License.
43
44 # The Original Code is the Netscape security libraries.
45
46 # The Initial Developer of the Original Code is Netscape
47 # Communications Corporation.  Portions created by Netscape are 
48 # Copyright (C) 1994-2000 Netscape Communications Corporation.  All
49 # Rights Reserved.
50
51 # Contributor(s):
52
53 # Alternatively, the contents of this file may be used under the
54 # terms of the GNU General Public License Version 2 or later (the
55 # "GPL"), in which case the provisions of the GPL are applicable 
56 # instead of those above.  If you wish to allow use of your 
57 # version of this file only under the terms of the GPL and not to
58 # allow others to use your version of this file under the MPL,
59 # indicate your decision by deleting the provisions above and
60 # replace them with the notice and other provisions required by
61 # the GPL.  If you do not delete the provisions above, a recipient
62 # may use your version of this file under either the MPL or the
63 # GPL.
64
65 On Debian GNU/Linux systems, the complete text of the GNU General Public
66 License can be found in '/usr/share/common-licenses/GPL'.
67