diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2023-02-11 07:36:11 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2023-03-27 12:24:05 +0200 |
commit | 4c81169d8ceb26735b734d43339ca9385e004a69 (patch) | |
tree | c06d95c73b16b2ed986b0bd4e5835cb6ec9ac7de /licenses | |
parent | dev-java/dom4j: add 2.1.4 (diff) | |
download | gentoo-4c81169d8ceb26735b734d43339ca9385e004a69.tar.gz gentoo-4c81169d8ceb26735b734d43339ca9385e004a69.tar.bz2 gentoo-4c81169d8ceb26735b734d43339ca9385e004a69.zip |
licenses: update dom4j
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29519/commits/605ffcdf07fd0f1f246fdf62b4c708ad011872ef
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/dom4j | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/licenses/dom4j b/licenses/dom4j index 7cae050cadbb..1a02acb14947 100644 --- a/licenses/dom4j +++ b/licenses/dom4j @@ -1,4 +1,4 @@ -Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved. +Copyright 2001-2023 © MetaStuff, Ltd. and DOM4J contributors. All Rights Reserved. Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided @@ -7,25 +7,24 @@ that the following conditions are met: 1. Redistributions of source code must retain copyright statements and notices. Redistributions must also contain a copy of this document. - + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + 3. The name "DOM4J" must not be used to endorse or promote products derived from this Software without prior written permission of MetaStuff, Ltd. For written permission, please contact dom4j-info@metastuff.com. - + 4. Products derived from this Software may not be called "DOM4J" nor may "DOM4J" appear in their names without prior written permission of MetaStuff, Ltd. DOM4J is a registered trademark of MetaStuff, Ltd. - -5. Due credit should be given to the DOM4J Project - - http://www.dom4j.org - + +5. Due credit should be given to the DOM4J Project - https://dom4j.github.io/ + THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |