File: copyright

package info (click to toggle)
dune-functions 2.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 944 kB
  • sloc: cpp: 10,101; makefile: 3
file content (67 lines) | stat: -rw-r--r-- 3,051 bytes parent folder | download
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dune-functions
Source: https://gitlab.dune-project.org/staging/dune-functions

Files: *
Copyright:
 2016--2017    Jakub Both
 2016--2018    Ansgar Burchardt
 2013--2019    Christian Engwer
 2015          Elisa Friebel
 2013          Christoph Gersbacher
 2013          Stefan Girke
 2013--2019    Carsten Gräser
 2015--2018    Felix Gruber
 2015--2019    Christoph Grüninger
 2017--2018    Lasse Hinrichsen
 2017--2019    Max Kahnt
 2016--2018    Dominic Kempf
 2015          Angela Klewinghaus
 2017          Tobias Malkmus
 2013--2019    Steffen Müthing
 2017          Martin Nolte
 2015--2017    Elias Pipping
 2018--2019    Simon Praetorius
 2018          Lukas Renelt
 2013--2019    Oliver Sander
 2015          Jonathan Youett
License: LGPL-3+ or GPL-2 with DUNE exception

Files: debian/*
Copyright: 2015-2020, Ansgar <ansgar@debian.org>
License: LGPL-3+ or GPL-2 with DUNE exception

License: LGPL-3+ or GPL-2 with DUNE exception
 The dune-functions library, headers and test programs are copyrighted free software. You
 can use, modify and/or redistribute it under the terms of either one of the two
 following licenses:
 .
 * The GNU Lesser General Public License as published by the Free Software
   Foundation, either Version 3 of the license or (at your option) any later
   version. You can find a copy of the GNU Lesser General Public License, Version
   3, in the files GPL-3 and LGPL-3 or at <http://www.gnu.org/licenses/lgpl-3.0>.
 .
 * Version 2 of the GNU General Public License as published by the Free Software
   Foundation, with the following special exception for linking and compiling
   against the dune-functions library, the so-called "runtime exception":
 .
     As a special exception, you may use the dune-functions source files as part of a
     software library or application without restriction.  Specifically, if other
     files instantiate templates or use macros or inline functions from one or
     more of the dune-functions source files, or you compile one or more of the dune-functions
     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 is intended to be similar to the GNU Lesser General Public
   License, Version 2, which by itself isn't suitable for a template library. You
   can find a copy of the GNU General Public License, Version 2, in the file
   GPL-2 or at <http://www.gnu.org/licenses/gpl-2.0>.
Comment:
 On Debian systems, the full text of the GNU Lesser General Public License
 version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.
 .
 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'.