File: copyright

package info (click to toggle)
aroarfw 0.1~beta5-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 280 kB
  • ctags: 805
  • sloc: ansic: 916; makefile: 13
file content (36 lines) | stat: -rw-r--r-- 1,272 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: Philipp ph3-der-loewe Schafft - 2010-2013
License: GPL-as

Files: include/aroarfw/caps.h
  include/aroarfw/i2c.h
Copyright: Philipp ph3-der-loewe Schafft - 2012-2013
License: GPL-as

Files: include/aroarfw/error.h
  include/aroarfw/meta.h
  include/aroarfw/vendor.h
Copyright: Philipp ph3-der-loewe Schafft - 2011-2013
License: GPL-as

License: GPL-as
 This file is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3
 or (at your option) any later version as published by
 the Free Software Foundation.
 .
 aroarfw 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 software; see the file COPYING.  If not, write to
 .
 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".