File: copyright

package info (click to toggle)
libscout 2.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, sid
  • size: 1,004 kB
  • sloc: java: 8,935; sh: 197; python: 180; xml: 46; makefile: 6
file content (61 lines) | stat: -rw-r--r-- 2,374 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: LibScout
Source: https://github.com/reddr/LibScout
Files-Excluded: *.jar data/app_version_codes.csv data/library-data.csv data/library-profiles-21.06.zip

Files: *
Copyright: 2015-2017, Erik Derr <derr@cs.uni-saarland.de>
License: Apache-2.0

Files: src/com/googlecode/dex2jar/reader/io/ArrayDataIn.java
       src/com/googlecode/dex2jar/reader/io/DataIn.java
       src/com/googlecode/dex2jar/reader/io/LeArrayDataIn.java
       src/pxb/android/axml/AxmlReader.java
       src/pxb/android/axml/AxmlVisitor.java
       src/pxb/android/axml/EmptyAdapter.java
       src/pxb/android/axml/StringItem.java
       src/pxb/android/axml/StringItems.java
Copyright: 2009-2012, Panxiaobo
License: Apache-2.0

Files: src/android/content/res/AXmlResourceParser.java
       src/android/content/res/ChunkUtil.java
       src/android/content/res/IntReader.java
       src/android/content/res/StringBlock.java
       src/pxb/android/axml/AXMLPrinter.java
Copyright: 2008, Android4ME
License: Apache-2.0

Files: debian/*
Copyright: 2017, Kai-Chung Yan (殷啟聰)
License: Apache-2.0

Files: src/soot/jimple/infoflow/android/resources/*
Copyright: 2012, Secure Software Engineering Group at EC SPRIDE
License: LGPL-2.1

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
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: LGPL-2.1
 On Debian systems, the complete text of the GNU Lesser General Public License
 v2.1 license can be found in </usr/share/common-licenses/LGPL-2.1>.

License: ISC
 Permission to use, copy, modify, and/or distribute this software for
 any purpose with or without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies.