8214718: Update missing copyright year in build system
authorihse
Mon, 03 Dec 2018 18:46:10 +0100
changeset 52804 28094715ae71
parent 52803 0402d381135d
child 52805 2eb8ae0f3454
8214718: Update missing copyright year in build system Reviewed-by: erikj, tbell
bin/idea.sh
make/BuildStatic.gmk
make/Bundles.gmk
make/CompileDemos.gmk
make/CompileToolsHotspot.gmk
make/CopyInterimCLDRConverter.gmk
make/CreateBuildJdkCopy.gmk
make/CreateJmods.gmk
make/GenerateModuleSummary.gmk
make/GensrcModuleInfo.gmk
make/InterimImage.gmk
make/ZipSource.gmk
make/autoconf/boot-jdk.m4
make/autoconf/build-aux/config.guess
make/autoconf/jdk-version.m4
make/autoconf/lib-bundled.m4
make/autoconf/toolchain_windows.m4
make/common/JarArchive.gmk
make/common/JavaCompilation.gmk
make/common/TextFileProcessing.gmk
make/common/ZipArchive.gmk
make/copy/Copy-java.desktop.gmk
make/copy/CopyCommon.gmk
make/data/fontconfig/macosx.fontconfig.properties
make/data/fontconfig/solaris.fontconfig.properties
make/data/fontconfig/windows.fontconfig.properties
make/devkit/createMacosxDevkit6.sh
make/devkit/createSolarisDevkit12.4.sh
make/devkit/createWindowsDevkit2013.sh
make/gendata/GendataFontConfig.gmk
make/gendata/GendataHtml32dtd.gmk
make/gendata/GendataTZDB.gmk
make/gensrc/Gensrc-jdk.localedata.gmk
make/gensrc/GensrcCharsetCoder.gmk
make/gensrc/GensrcCommonLangtools.gmk
make/gensrc/GensrcLocaleData.gmk
make/gensrc/GensrcMisc.gmk
make/gensrc/GensrcModuleLoaderMap.gmk
make/gensrc/GensrcSwing.gmk
make/gensrc/GensrcVarHandles.gmk
make/hotspot/gensrc/GenerateSources.gmk
make/hotspot/src/classes/build/tools/projectcreator/BuildConfig.java
make/jdk/src/classes/build/tools/classlist/HelloClasslist.java
make/jdk/src/classes/build/tools/module/GenModuleInfoSource.java
make/jdk/src/classes/build/tools/module/ModuleInfoExtraTest.java
make/langtools/build.xml
make/langtools/intellij/template/src/idea/LangtoolsIdeaAntLogger.java
make/langtools/tools/propertiesparser/PropertiesParser.java
make/langtools/tools/propertiesparser/gen/ClassGenerator.java
make/launcher/Launcher-jdk.aot.gmk
make/nashorn/build.xml
make/rmic/Rmic-java.management.rmi.gmk
make/scripts/compare_exceptions.sh.incl
--- a/bin/idea.sh	Mon Dec 03 18:44:45 2018 +0100
+++ b/bin/idea.sh	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (c) 2009, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/BuildStatic.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/BuildStatic.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/Bundles.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/Bundles.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/CompileDemos.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/CompileDemos.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/CompileToolsHotspot.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/CompileToolsHotspot.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/CopyInterimCLDRConverter.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/CopyInterimCLDRConverter.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/CreateBuildJdkCopy.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/CreateBuildJdkCopy.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/CreateJmods.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/CreateJmods.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,4 +1,4 @@
-# Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/GenerateModuleSummary.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/GenerateModuleSummary.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/GensrcModuleInfo.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/GensrcModuleInfo.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/InterimImage.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/InterimImage.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/ZipSource.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/ZipSource.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/autoconf/boot-jdk.m4	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/autoconf/boot-jdk.m4	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/autoconf/build-aux/config.guess	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/autoconf/build-aux/config.guess	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/autoconf/jdk-version.m4	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/autoconf/jdk-version.m4	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/autoconf/lib-bundled.m4	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/autoconf/lib-bundled.m4	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/autoconf/toolchain_windows.m4	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/autoconf/toolchain_windows.m4	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/common/JarArchive.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/common/JarArchive.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/common/JavaCompilation.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/common/JavaCompilation.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/common/TextFileProcessing.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/common/TextFileProcessing.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/common/ZipArchive.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/common/ZipArchive.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/copy/Copy-java.desktop.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/copy/Copy-java.desktop.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/copy/CopyCommon.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/copy/CopyCommon.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/data/fontconfig/macosx.fontconfig.properties	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/data/fontconfig/macosx.fontconfig.properties	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/data/fontconfig/solaris.fontconfig.properties	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/data/fontconfig/solaris.fontconfig.properties	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #
 #
-# Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/data/fontconfig/windows.fontconfig.properties	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/data/fontconfig/windows.fontconfig.properties	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #
 # 
-# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/devkit/createMacosxDevkit6.sh	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/devkit/createMacosxDevkit6.sh	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/devkit/createSolarisDevkit12.4.sh	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/devkit/createSolarisDevkit12.4.sh	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/devkit/createWindowsDevkit2013.sh	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/devkit/createWindowsDevkit2013.sh	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gendata/GendataFontConfig.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gendata/GendataFontConfig.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gendata/GendataHtml32dtd.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gendata/GendataHtml32dtd.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gendata/GendataTZDB.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gendata/GendataTZDB.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/Gensrc-jdk.localedata.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/Gensrc-jdk.localedata.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcCharsetCoder.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcCharsetCoder.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcCommonLangtools.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcCommonLangtools.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcLocaleData.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcLocaleData.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcMisc.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcMisc.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcModuleLoaderMap.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcModuleLoaderMap.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcSwing.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcSwing.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/gensrc/GensrcVarHandles.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/gensrc/GensrcVarHandles.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/hotspot/gensrc/GenerateSources.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/hotspot/gensrc/GenerateSources.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/hotspot/src/classes/build/tools/projectcreator/BuildConfig.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/hotspot/src/classes/build/tools/projectcreator/BuildConfig.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/jdk/src/classes/build/tools/classlist/HelloClasslist.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/jdk/src/classes/build/tools/classlist/HelloClasslist.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/jdk/src/classes/build/tools/module/GenModuleInfoSource.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/jdk/src/classes/build/tools/module/GenModuleInfoSource.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/jdk/src/classes/build/tools/module/ModuleInfoExtraTest.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/jdk/src/classes/build/tools/module/ModuleInfoExtraTest.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/langtools/build.xml	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/langtools/build.xml	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved.
+  ~ Copyright (c) 2007, 2018, Oracle and/or its affiliates. All rights reserved.
   ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   ~
   ~ This code is free software; you can redistribute it and/or modify it
--- a/make/langtools/intellij/template/src/idea/LangtoolsIdeaAntLogger.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/langtools/intellij/template/src/idea/LangtoolsIdeaAntLogger.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/langtools/tools/propertiesparser/PropertiesParser.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/langtools/tools/propertiesparser/PropertiesParser.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/langtools/tools/propertiesparser/gen/ClassGenerator.java	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/langtools/tools/propertiesparser/gen/ClassGenerator.java	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/make/launcher/Launcher-jdk.aot.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/launcher/Launcher-jdk.aot.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/nashorn/build.xml	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/nashorn/build.xml	Mon Dec 03 18:46:10 2018 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
- Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
  This code is free software; you can redistribute it and/or modify it
--- a/make/rmic/Rmic-java.management.rmi.gmk	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/rmic/Rmic-java.management.rmi.gmk	Mon Dec 03 18:46:10 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
--- a/make/scripts/compare_exceptions.sh.incl	Mon Dec 03 18:44:45 2018 +0100
+++ b/make/scripts/compare_exceptions.sh.incl	Mon Dec 03 18:46:10 2018 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it