File: copyright

package info (click to toggle)
pykcs11 1.5.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 700 kB
  • sloc: python: 4,803; cpp: 1,466; ansic: 1,294; makefile: 71; sh: 8
file content (54 lines) | stat: -rw-r--r-- 2,043 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Authors:
 Giuseppe Amato <midori@paipai.net>
 Ludovic Rousseau <ludovic.rousseau@free.fr>
Download: http://downloads.sourceforge.net/pkcs11wrap/

Files: *
Copyright:
 (C) 2004-2006 Giuseppe Amato <midori@paipai.net>
 (C) 2006 Ludovic Rousseau <ludovic.rousseau@free.fr>
License: GPL-2+

Files: src/opensc/*
Copyright:
 (C) 2006, 2007 g10 Code GmbH
 (C) 2006 Andreas Jellinghaus
License:
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 .
 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even
 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

Files: src/dyn_generic.h, src/dyn_unix.c, src/dyn_win32.c
Copyright: (C) 1999 David Corcoran <corcoran@linuxnet.com>
License: GPL-2+

Files: debian/*
Copyright:
 (C) 2008 David Smith <davidsmith@acm.org>
 (C) 2006 Ludovic Rousseau <rousseau@debian.org>
License: GPL-2+
 This file is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 stdafx.h : include file for standard system include files,
 or project specific include files that are used frequently, but
 are changed infrequently
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.