Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 12e5d8b

Browse files
committed
license header update.
Change-Id: Ib468ea1e739a5cb387ade677f4e6d5f24c41db31
1 parent 5ca0e2c commit 12e5d8b

File tree

4,103 files changed

+19857
-17680
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,103 files changed

+19857
-17680
lines changed

archetypes/jersey-example-java8-webapp/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4445
<modelVersion>4.0.0</modelVersion>
4546
<parent>

archetypes/jersey-example-java8-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2015-2017 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<archetype-descriptor xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0
4445
http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd" name="jersey-java8-webapp-archetype"
4546
xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"

archetypes/jersey-heroku-webapp/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4445
<modelVersion>4.0.0</modelVersion>
4546
<parent>

archetypes/jersey-heroku-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2013-2017 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<archetype-descriptor
4445
name="jersey-heroku-webapp"
4546
xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"

archetypes/jersey-quickstart-grizzly2/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4445
<parent>
4546
<groupId>org.glassfish.jersey.archetypes</groupId>

archetypes/jersey-quickstart-grizzly2/src/main/resources/META-INF/archetype.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2010-2012 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<archetype>
4445
<id>jersey-quickstart-grizzly2</id>
4546
<sources>

archetypes/jersey-quickstart-webapp/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4445
<parent>
4546
<groupId>org.glassfish.jersey.archetypes</groupId>

archetypes/jersey-quickstart-webapp/src/main/resources/META-INF/archetype.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2010-2012 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<archetype>
4445
<id>jersey-quickstart-webapp</id>
4546
<sources>

archetypes/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4445
<modelVersion>4.0.0</modelVersion>
4546
<parent>

bom/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
and Distribution License("CDDL") (collectively, the "License"). You
1111
may not use this file except in compliance with the License. You can
1212
obtain a copy of the License at
13-
http://glassfish.java.net/public/CDDL+GPL_1_1.html
14-
or packager/legal/LICENSE.txt. See the License for the specific
13+
https://oss.oracle.com/licenses/CDDL+GPL-1.1
14+
or LICENSE.txt. See the License for the specific
1515
language governing permissions and limitations under the License.
1616
1717
When distributing the software, include this License Header Notice in each
18-
file and include the License file at packager/legal/LICENSE.txt.
18+
file and include the License file at LICENSE.txt.
1919
2020
GPL Classpath Exception:
2121
Oracle designates this particular file as subject to the "Classpath"
@@ -40,6 +40,7 @@
4040
holder.
4141
4242
-->
43+
4344
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4445

4546
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)