commit: 951485b6e8154c5f15c5b991cad436b26b560a32 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com> AuthorDate: Sat Oct 20 20:42:15 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 20:12:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951485b6
licenses/Mini-XML: updated license to newest version Since the oldest version in the ebuild repository already uses that license, it needs to be replaced with the current and correct version. Bug: https://bugs.gentoo.org/668604 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> licenses/Mini-XML | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/licenses/Mini-XML b/licenses/Mini-XML index fd9d3532ac0..4d0aa78af22 100644 --- a/licenses/Mini-XML +++ b/licenses/Mini-XML @@ -1,26 +1,26 @@ Mini-XML License - October 18, 2005 + September 18, 2010 The Mini-XML library and included programs are provided under the -terms of the GNU Library General Public License (LGPL) with the -following exceptions: - - 1. Static linking of applications to the Mini-XML library - does not constitute a derivative work and does not require - the author to provide source code for the application, use - the shared Mini-XML libraries, or link their applications - against a user-supplied version of Mini-XML. - - If you link the application to a modified version of - Mini-XML, then the changes to Mini-XML must be provided - under the terms of the LGPL in sections 1, 2, and 4. - - 2. You do not have to provide a copy of the Mini-XML license - with programs that are linked to the Mini-XML library, nor - do you have to identify the Mini-XML license in your - program or documentation as required by section 6 of the - LGPL. +terms of the GNU Library General Public License version 2 (LGPL2) +with the following exceptions: + + 1. Static linking of applications to the Mini-XML library +does not constitute a derivative work and does not require +the author to provide source code for the application, use +the shared Mini-XML libraries, or link their applications +against a user-supplied version of Mini-XML. + +If you link the application to a modified version of +Mini-XML, then the changes to Mini-XML must be provided +under the terms of the LGPL2 in sections 1, 2, and 4. + + 2. You do not have to provide a copy of the Mini-XML license +with programs that are linked to the Mini-XML library, nor +do you have to identify the Mini-XML license in your +program or documentation as required by section 6 of the +LGPL2. GNU LIBRARY GENERAL PUBLIC LICENSE
