File: copyright

package info (click to toggle)
hepmc3 3.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 14,116 kB
  • sloc: fortran: 66,849; cpp: 13,604; ansic: 1,374; xml: 109; sh: 72; makefile: 33
file content (81 lines) | stat: -rw-r--r-- 3,273 bytes parent folder | download | duplicates (2)
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hepmc3
Source:  http://hepmc.web.cern.ch/hepmc/

Files: *
Copyright: 2014-2019 The HepMC collaboration (see AUTHORS for details)
License: GPL-3.0+

Files: ./cmake/Modules/CPackRPM.cmake
       ./cmake/Modules/CPackDeb.cmake
       ./cmake/Modules/CMakeMacroParseArguments.cmake
Copyright:
 2007-2009 Kitware, Inc.
 2007-2009 Mathieu Malaterre <mathieu.malaterre@gmail.com>
 2010 Alexander Neundorf <neundorf@kde.org>
License:
 Distributed under the OSI-approved BSD License (the "License");
 see accompanying file Copyright.txt for details.
 .
 This software is distributed WITHOUT ANY WARRANTY; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 See the License for more information.

Files: ./include/HepMC3/LHEF.h
Copyright: 2009-2013 Leif Lonnblad
License:
 The code is licenced under version 2 of the GPL, see COPYING for details.
 Please respect the MCnet academic guidelines, see GUIDELINES for details.

Files: ./examples/ViewerExample/cmake/Modules/FindGraphviz.cmake
Copyright:
  2009, Adrien Bustany, <madcat@mymadcat.com>
  2012-2014, Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
  2013-2014, Kevin Funk <kevin.funk@kdab.com>
  2014, University of Southern California
License: GPL-3.0+

Files: ./examples/Pythia6Example/pythia-6.4.28.f
Copyright: 2010 Torbjorn Sjostrand, Lund
# According to COPYING from this tarball:
# http://home.thep.lu.se/~torbjorn/pythia8/pythia8240.tgz
License: GPL-2.0+

Files: debian/*
Copyright: 2014-2019 HepMC developers <hepmc-dev@NOSPAM.cern.ch>
           2019 Mo Zhou <cdluminate@gmail.com>
License: GPL-3.0+

License: GPL-3.0+
 This program 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 3 of the License, or
 (at your option) any later version.
 .
 This package 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: GPL-2.0+
 This package 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 package 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, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".