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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: androguard
Upstream-Contact: Anthony Desnos <adesnos@google.com>
Source: https://github.com/androguard/androguard.git
Files: *
Copyright: 2010-2015, Anthony Desnos <desnos at t0t0.fr>
2012-2015, Geoffroy Gueguen <geoffroy.gueguen@gmail.com>
2014, Google Inc. All rights reserved.
License: Apache-2.0
Files: androarsc.py
androauto.py
androaxml.py
androcsign.py
androdiff.py
androdis.py
androlyze.py
androsign.py
androsim.py
demos/dad_print.py
demos/dad_emul.py
demos/example_idapipe.py
elsim/elsim/elsim_dalvik.py
elsim/elsim/elsim_x86.py
elsim/elsim/similarity/similarity.py
elsim/elsim/similarity/libsimilarity/similarity.c
elsim/elsim/elsim_text.py
elsim/elsim/elsign/formula/formula.h
elsim/elsim/elsign/formula/formula.cc
elsim/elsim/elsign/libelsign/elsign.h
elsim/elsim/elsign/libelsign/elsign.cc
elsim/elsim/elsign/dalvik_elsign.py
elsim/elsim/elsim.py
elsim/elsim/elsim_db.py
elsim/tests/example_text_sim.py
elsim/tests/test_similarity.py
elsim/tests/androappindb.py
elsim/tests/androapptodb.py
tests/test_types.py
Copyright: 2012-2015, Geoffroy Gueguen <geoffroy.gueguen@gmail.com>
2012, Axelle Apvrille <aafortinet at gmail.com>
License: LGPL-3
Files: debian/*
Copyright: 2016, Hans-Christoph Steiner
License: Apache-2.0
Files: elsim/*
Copyright: 2010-2015, Anthony Desnos <desnos at t0t0.fr>
2012-2015, Geoffroy Gueguen <geoffroy.gueguen@gmail.com>
License: GPL-3
Files: elsim/elsim/elsign/libelsign/WuManber.cpp
Copyright: 2008, One Unified
License: OneUnified
Files: elsim/elsim/elsign/libelsign/cluster.c
elsim/elsim/elsign/libelsign/cluster.h
Copyright: 2002, Michiel Jan Laurens de Hoon
License: MIT
Files: elsim/elsim/elsign/libelsign/ac_list.c
elsim/elsim/elsign/libelsign/ac_list.h
elsim/elsim/elsign/libelsign/ac_types.h
elsim/elsim/elsign/libelsign/ac_heap.c
elsim/elsim/elsign/libelsign/ac_heap.h
elsim/elsim/elsign/libelsign/aho_corasick.c
elsim/elsim/elsign/libelsign/aho_corasick.h
tests/test_types.py
Copyright: 2010, Anthony Desnos <desnos at t0t0.fr>
2007, Tideway Systems Limited
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
X-Comment: On Debian systems, the complete text of the Apache License,
Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0.
License: LGPL-2.1
This package is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 2.1 of the
License, or (at your option) any later version.
X-Comment: On Debian systems, the complete text of the Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
License: LGPL-3
This package is free software: you can redistribute it and/or modify
it under the terms of 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.
X-Comment: On Debian systems, the complete text of the Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-3'.
License: GPL-3
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
This package 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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
X-Comment: On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.
License: OneUnified
For use without restriction but one: this copyright notice must be
preserved.
License: MIT
Permission to use, copy, modify, and distribute this software and its
documentation with or without modifications and for any purpose and
without fee is hereby granted, provided that any copyright notices
appear in all copies and that both those copyright notices and this
permission notice appear in supporting documentation, and that the
names of the contributors or copyright holders not be used in
advertising or publicity pertaining to distribution of the software
without specific prior permission.
|