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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: java-diff-utils
Source: https://github.com/java-diff-utils/java-diff-utils
Files: *
Copyright: 2009-2018 java-diff-utils
2009—2011 Dmitry Naumenko <dm.naumenko@gmail.com>
2010 Simon Mittermueller <simon.mittermueller@gmail.com>
2017—2018 Tobias Warneke <t.warneke@gmx.net>
License: Apache-2.0
Files:
java-diff-utils/src/test/resources/mocks/5A.txt
java-diff-utils/src/test/resources/mocks/5B.txt
Copyright: 2006 Johannes E. Schindelin
Comment:
These files come from the test suite of Git.
Below is the license statement of the version of a particular
snapshot of Git that shipped these files (bfdbee98109c5ad2dbbc3);
the statement hasn't changed since then. There isn't a license
statement in the files themselves.
License: GPL-2
Note that the only valid version of the GPL as far as this project
is concerned is _this_ particular version of the license (ie v2, not
v2.2 or v3.x or whatever), unless explicitly otherwise stated.
.
HOWEVER, in order to allow a migration to GPLv3 if that seems like
a good idea, I also ask that people involved with the project make
their preferences known. In particular, if you trust me to make that
decision, you might note so in your copyright message, ie something
like
.
This file is licensed under the GPL v2, or a later version
at the discretion of Linus.
.
might avoid issues. But we can also just decide to synchronize and
contact all copyright holders on record if/when the occasion arises.
.
Linus Torvalds
.
On Debian systems, the complete text of the GNU General Public License
Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
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 License Version 2.0
can be found in `/usr/share/common-licenses/Apache-2.0'.
Files:
java-diff-utils/src/test/resources/mocks/original.txt
java-diff-utils/src/test/resources/mocks/revised.txt
Copyright: 2009 Dmitry Naumenko (dm.naumenko@gmail.com)
License: GPL-3+
This file is part of Java Diff Utills Library.
.
Java Diff Utills Library 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.
.
Java Diff Utills Library 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 Java Diff Utills Library. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public License
Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
|