diff --git a/glassfish-annotation-api.spec b/glassfish-annotation-api.spec index 0537f5d..c9533e8 100644 --- a/glassfish-annotation-api.spec +++ b/glassfish-annotation-api.spec @@ -1,8 +1,8 @@ Name: glassfish-annotation-api Version: 1.2 -Release: 16 +Release: 17 Summary: Java(TM) Specification APIs -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 OR GPL-2.0-with-classpath-exception URL: http://glassfish.java.net/ Source0: https://github.com/javaee/javax.annotation/archive/1.2.tar.gz @@ -42,5 +42,8 @@ cp -p target/classes/META-INF/LICENSE.txt . %license LICENSE.txt %changelog +* Thu May 12 2022 Ge Wang - 1.2-17 +- license compliance rectification + * Thu Mar 5 2020 duyeyu - 1.2-16 - initial package