File: copyright

package info (click to toggle)
dune-grid 2.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,248 kB
  • sloc: cpp: 59,108; python: 1,437; perl: 191; makefile: 6; sh: 3
file content (103 lines) | stat: -rw-r--r-- 3,525 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dune-grid
Source: https://www.dune-project.org/dev/downloadgit/

Files: *
Copyright:
 2015--2017    Marco Agnese
 2003--2012    Peter Bastian
 2013          Timo Betcke
 2004--2021    Markus Blatt
 2013          Andreas Buhr
 2020--2022    Samuel Burbulla
 2012--2022    Ansgar Burchardt
 2004--2005    Adrian Burri
 2013          Benjamin Bykowski
 2006--2022    Andreas Dedner
 2018--2020    Nils-Arne Dreier
 2010          Martin Drohmann
 2003          Marc Droske
 2003--2022    Christian Engwer
 2004--2020    Jorrit Fahlke
 2007--2018    Bernd Flemisch
 2006--2016    Christoph Gersbacher
 2005--2022    Carsten Gräser
 2015--2022    Felix Gruber
 2011--2022    Christoph Grüninger
 2006          Bernard Haasdonk
 2016--2020    René Heß
 2019          Stephan Hilb
 2013          Sven Kaulmann
 2019          Liam Keegan
 2013--2021    Dominic Kempf
 2010--2015    Ole Klein
 2015          Angela Klewinghaus
 2003--2022    Robert Klöfkorn
 2017          Marcel Koch
 2018--2022    Timo Koch
 2005--2007    Sreejith Pulloor Kuttanikkad
 2009--2013    Andreas Lauser
 2017--2018    Tobias Leibner
 2012--2017    Tobias Malkmus
 2007--2009    Sven Marnach
 2013          René Milk
 2012          Eike Müller
 2011          Thomas Müller
 2010--2019    Steffen Müthing
 2003--2005    Thimo Neubauer
 2011          Adrian Ngo
 2008--2018    Martin Nolte
 2015          Andreas Nüßing
 2004--2006    Mario Ohlberger
 2019--2022    Santiago Ospina De Los Ríos
 2014--2015    Marian Piatkowski
 2009--2016    Elias Pipping
 2010          Dan Popovic
 2018--2022    Simon Praetorius
 2009          Atgeirr Flø Rassmussen
 2009          Uli Sack
 2003--2022    Oliver Sander
 2011--2012    Alexander Schlaich
 2017          Jakob Schneck
 2004          Roland Schulz
 2012--2013    Nicolas Schwenck
 2015--2020    Linus Seelinger
 2016          Michaël Sghaïer
 2008          Nina Shokina
 2010          Bård Skaflestad
 2020          Leopold Stadler
 2020--2021    Kilian Weishaupt
 2012          Markus Wolf
 2009--2018    Jonathan Youett
License: GPL-2 with DUNE exception

Files: debian/*
Copyright:
 2011-2021, Ansgar <ansgar@debian.org>
 2021,      Patrick Jaap
 2022-2023, Equinor AS
License: GPL-2 with DUNE exception

License: GPL-2 with DUNE exception
 The DUNE library and headers are licensed under version 2 of the GNU General
 Public License, with a special exception for linking and compiling against
 DUNE, the so-called "runtime exception." The license is intended to be
 similar to the GNU Lesser General Public License, which by itself isn't
 suitable for a template library.
 .
 The exact wording of the exception reads as follows:
 .
 As a special exception, you may use the DUNE library without
 restriction.  Specifically, if other files instantiate templates or
 use macros or inline functions from one or more of the DUNE source
 files, or you compile one or more of the DUNE source files and link
 them with other files to produce an executable, this does not by
 itself cause the resulting executable to be covered by the GNU
 General Public License.  This exception does not however invalidate
 any other reasons why the executable file might be covered by the
 GNU General Public License.
 .
 This license clones the one of the libstdc++ library.
 .
 On Debian systems, the full text of the GNU General Public License version 2
 can be found in the file  `/usr/share/common-licenses/GPL-2'.