File: copyright

package info (click to toggle)
libtemplates-parser 19-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,180 kB
  • sloc: ada: 11,320; python: 637; makefile: 345; sh: 37
file content (25 lines) | stat: -rw-r--r-- 975 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Templates parser
Source: https://www.adacore.com/community
Comment: please read README.source

Files: *
Copyright: 1999-2004 Pascal Obry
           2005-2018 AdaCore
License: GPL-3+

Files: debian/*
Copyright: 2003-2008 Ludovic Brenta <lbrenta@debian.org>
           2013-2018 Nicolas Boulenguez <nicolas@debian.org>
License: GPL-3+

License: GPL-3+
 This file is free software; you can redistribute it and/or modify it
 under terms of the GNU General Public License as published by the
 Free Software Foundation; either version 3, or (at your option) any
 later version. It 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.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-3'.