Skip to content
Snippets Groups Projects
Commit af9fa54f authored by Andreas Tille's avatar Andreas Tille
Browse files

d/copyright: review

parent 07aa64f2
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ libjgroups-java (2.12.2.Final-6) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* watch file standard 4 (routine-update)
* Exclude files via Files-Excluded
* d/copyright: review
-- Andreas Tille <tille@debian.org> Sat, 08 Feb 2025 21:33:29 +0100
......
......@@ -26,6 +26,19 @@ Copyright: 2006, Red Hat, Inc.
2002, Filip Hanik and Bela Ban
License: LGPL-2.1
Files: src/org/jgroups/auth/FixedMembershipToken.java
src/org/jgroups/auth/RegexMembership.java
Copyright: 2005, JBoss Inc., and individual contributors as indicated
License: LGPL-2.1+
Files: src/org/jgroups/stack/RouterStubManager.java
Copyright: 2009, Red Hat Middleware LLC, and individual contributors
License: LGPL-2.1+
Files: src/org/jgroups/util/ImmutableReference.java
Copyright: 2010, Red Hat, Inc. and individual contributors
License: LGPL-2.1+
Files: src/org/jgroups/annotations/GuardedBy.java
src/org/jgroups/annotations/Immutable.java
Copyright: 2008, Torsten Werner
......@@ -40,3 +53,18 @@ License: GPL-2
License: LGPL-2.1
On Debian systems, you can find the LGPL 2.1 license in:
/usr/share/common-licenses/LGPL-2.1
License: LGPL-2.1+
This 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.
.
This software 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
Lesser General Public License for more details.
.
On Debian systems, you can find the LGPL 2.1 license in:
/usr/share/common-licenses/LGPL-2.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment