File: copyright

package info (click to toggle)
libtrove-intellij-java 1.0.20190514-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid
  • size: 636 kB
  • sloc: java: 3,213; sh: 127; makefile: 7
file content (52 lines) | stat: -rw-r--r-- 2,209 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: intellij-deps-trove4j
Source: https://github.com/JetBrains/intellij-deps-trove4j/
Files-Excluded:
 gradle/wrapper/*

Files: *
Copyright:
 2001      Jason Baldridge
 2009-2010 Rob Eden <robeden@users.sourceforge.net>
           Johan Parent <jparent@users.sourceforge.net>
           Jeff Randall <randall@uph.com>
           Eric D. Friedman <ericdf@users.sourceforge.net>
License: LGPL-2.1+

Files: core/src/main/gnu/trove/impl/PrimeFinder.java
       core/src/main/gnu/trove/impl/HashFunctions.java
Copyright: (c) 1999 CERN - European Organization for Nuclear Research.
License: custom
 Permission to use, copy, modify, distribute and sell this software and
 its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation. CERN makes no representations about the
 suitability of this software for any purpose. It is provided "as is"
 without expressed or implied warranty.

Files: debian/*
Copyright: 12-April-2007 Arnaud Vandyck <avdyk@debian.org> on .
           02-June-2012  Erich Schubert <erich@debian.org> for update to Trove 3
           2019          Andrej Shadura <andrewsh@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
 .
 On Debian systems, you can find the LGPL license in:
 /usr/share/common-licenses/LGPL-2.1