File: copyright

package info (click to toggle)
aflplusplus 2.68c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,568 kB
  • sloc: ansic: 76,508; cpp: 5,346; sh: 2,877; python: 1,663; makefile: 491; java: 43; sql: 40; xml: 3; javascript: 1
file content (24 lines) | stat: -rw-r--r-- 824 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: AFLplusplus
Source: https://github.com/vanhauser-thc/AFLplusplus

Files: *
Copyright: 2013-2017 Google Inc.
           2019-2020 AFLplusplus Project.
License: Apache-2.0

Files: debian/*
Copyright: 2014-2015 Jakub Wilk <jwilk@debian.org>
           2015-2018 Daniel Stender <debian@danielstender.com>
	   2019-2020 Sophie Brun <sophie@offensive-security.com>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at:
 .
   http://www.apache.org/licenses/LICENSE-2.0
 .
 On Debian systems, the complete text of the licence can be found in:
 /usr/share/common-licenses/Apache-2.0