Skip to content

Commit f8b73b2

Browse files
author
Simon Rushton
committed
Update copyrights
Signed-off-by: Simon Rushton <[email protected]>
1 parent 0b941d8 commit f8b73b2

File tree

64 files changed

+288
-208
lines changed

Some content is hidden

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

64 files changed

+288
-208
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

LICENSE

+6
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,12 @@ only where Oracle has expressly included in the particular source file's header
331331
the words "Oracle designates this particular file as subject to the "Classpath"
332332
exception as provided by Oracle in the LICENSE file that accompanied this code."
333333

334+
Certain source files distributed by IBM and/or its affiliates are
335+
subject to the following clarification and special exception to the GPL, but
336+
only where IBM has expressly included in the particular source file's header
337+
the words "IBM designates this particular file as subject to the "Classpath"
338+
exception as provided by IBM in the LICENSE file that accompanied this code."
339+
334340
Linking this library statically or dynamically with other modules is making
335341
a combined work based on this library. Thus, the terms and conditions of
336342
the GNU General Public License cover the whole combination.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# under the terms of the GNU General Public License version 2 only, as
88
# published by the Free Software Foundation.
99
#
10+
# IBM designates this particular file as subject to the "Classpath" exception
11+
# as provided by IBM in the LICENSE file that accompanied this code.
12+
#
1013
# This code is distributed in the hope that it will be useful, but WITHOUT
1114
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1215
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/autoconf/custom-hook.m4

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/autoconf/custom-spec.gmk.in

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/get_j9_source.sh

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# under the terms of the GNU General Public License version 2 only, as
99
# published by the Free Software Foundation.
1010
#
11+
# IBM designates this particular file as subject to the "Classpath" exception
12+
# as provided by IBM in the LICENSE file that accompanied this code.
13+
#
1114
# This code is distributed in the hope that it will be useful, but WITHOUT
1215
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1316
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/CompileJavaModules.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/DDR-gensrc.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/DDR-jar.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/Docs.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/Main.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/ReleaseFile.gmk

+21-18
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
1-
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2017 All Rights Reserved
3-
# ===========================================================================
4-
#
5-
# This code is free software; you can redistribute it and/or modify it
6-
# under the terms of the GNU General Public License version 2 only, as
7-
# published by the Free Software Foundation.
8-
#
9-
# This code is distributed in the hope that it will be useful, but WITHOUT
10-
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11-
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12-
# version 2 for more details (a copy is included in the LICENSE file that
13-
# accompanied this code).
14-
#
15-
# You should have received a copy of the GNU General Public License version
16-
# 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
17-
#
18-
# ===========================================================================
1+
# ===========================================================================
2+
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
3+
# ===========================================================================
4+
#
5+
# This code is free software; you can redistribute it and/or modify it
6+
# under the terms of the GNU General Public License version 2 only, as
7+
# published by the Free Software Foundation.
8+
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
12+
# This code is distributed in the hope that it will be useful, but WITHOUT
13+
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14+
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15+
# version 2 for more details (a copy is included in the LICENSE file that
16+
# accompanied this code).
17+
#
18+
# You should have received a copy of the GNU General Public License version
19+
# 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
20+
#
21+
# ===========================================================================
1922

2023
COMPANY_NAME := Eclipse OpenJ9
2124
OPENJ9OMR_SHA := $(shell git -C $(OPENJ9OMR_TOPDIR) rev-parse --short HEAD)

closed/make/closed_make/copy/Copy-jdk.jfr.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/closed_make/launcher/Launcher-openj9.dtfj.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2017 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/closed_make/launcher/Launcher-openj9.dtfjview.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2017 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/closed_make/launcher/Launcher-openj9.traceformat.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2017 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/common/JdkNativeCompilation.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/common/Modules.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/common/SetupJavaCompilers.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/copy/Copy-java.base.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/gensrc/GensrcVarHandles-post.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/launcher/Launcher-jdk.jcmd-post.gmk

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# under the terms of the GNU General Public License version 2 only, as
66
# published by the Free Software Foundation.
77
#
8+
# IBM designates this particular file as subject to the "Classpath" exception
9+
# as provided by IBM in the LICENSE file that accompanied this code.
10+
#
811
# This code is distributed in the hope that it will be useful, but WITHOUT
912
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1013
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/launcher/Launcher-jdk.jstatd-post.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/lib/Lib-java.management-post.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/make/lib/Lib-jdk.management-post.gmk

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2018 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
33
# ===========================================================================
44
#
55
# This code is free software; you can redistribute it and/or modify it
66
# under the terms of the GNU General Public License version 2 only, as
77
# published by the Free Software Foundation.
88
#
9+
# IBM designates this particular file as subject to the "Classpath" exception
10+
# as provided by IBM in the LICENSE file that accompanied this code.
11+
#
912
# This code is distributed in the hope that it will be useful, but WITHOUT
1013
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

closed/openj9_version_info.h.in

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
* under the terms of the GNU General Public License version 2 only, as
88
* published by the Free Software Foundation.
99
*
10+
* IBM designates this particular file as subject to the "Classpath" exception
11+
* as provided by IBM in the LICENSE file that accompanied this code.
12+
*
1013
* This code is distributed in the hope that it will be useful, but WITHOUT
1114
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1215
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

0 commit comments

Comments
 (0)