Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 0eabad2

Browse files
committed
Updated headers and License plugin usage
1 parent c9cac2e commit 0eabad2

45 files changed

Lines changed: 1545 additions & 153 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ General Public License Version 2 only ("GPL") or the Common Development
77
and Distribution License("CDDL") (collectively, the "License"). You
88
may not use this file except in compliance with the License. You can
99
obtain a copy of the License at
10-
https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
10+
http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1111
or packager/legal/LICENSE.txt. See the License for the specific
1212
language governing permissions and limitations under the License.
1313

authentication/identity-store/call-identity-store-via-cdi-events-style-a/pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,5 @@
88
</parent>
99

1010
<artifactId>call-identity-store-via-cdi-events-style-a</artifactId>
11-
12-
<build>
13-
<plugins>
14-
<plugin>
15-
<groupId>com.mycila</groupId>
16-
<artifactId>license-maven-plugin</artifactId>
17-
</plugin>
18-
</plugins>
19-
</build>
2011
</project>
2112

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/BaseAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/DigestAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/FindSecurityConstraints.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/GssAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/SslAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/javax/security/auth/event/UserPasswordAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

authentication/identity-store/call-identity-store-via-cdi-events-style-a/src/main/java/org/acme/HelloServlet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and Distribution License("CDDL") (collectively, the "License"). You
99
* may not use this file except in compliance with the License. You can
1010
* obtain a copy of the License at
11-
* https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
11+
* http://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1212
* or packager/legal/LICENSE.txt. See the License for the specific
1313
* language governing permissions and limitations under the License.
1414
*

0 commit comments

Comments
 (0)