diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/Bootstrap.java b/bootstrap/src/org/eclipse/ceylon/launcher/Bootstrap.java index 9a469fd7019..54147e0bd90 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/Bootstrap.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/Bootstrap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/CeylonClassLoader.java b/bootstrap/src/org/eclipse/ceylon/launcher/CeylonClassLoader.java index 11e7bf76947..40e1c8732fc 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/CeylonClassLoader.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/CeylonClassLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/CeylonLogFormatter.java b/bootstrap/src/org/eclipse/ceylon/launcher/CeylonLogFormatter.java index 7d4bdc03aa8..ff38d802387 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/CeylonLogFormatter.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/CeylonLogFormatter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/ClassLoaderSetupException.java b/bootstrap/src/org/eclipse/ceylon/launcher/ClassLoaderSetupException.java index 833ac0712b2..e0d90cf7328 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/ClassLoaderSetupException.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/ClassLoaderSetupException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/Java7Checker.java b/bootstrap/src/org/eclipse/ceylon/launcher/Java7Checker.java index b0bd7610dc9..e5e8b734f60 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/Java7Checker.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/Java7Checker.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/Launcher.java b/bootstrap/src/org/eclipse/ceylon/launcher/Launcher.java index 12524647a0d..963ed8e2117 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/Launcher.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/Launcher.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/bootstrap/src/org/eclipse/ceylon/launcher/LauncherUtil.java b/bootstrap/src/org/eclipse/ceylon/launcher/LauncherUtil.java index c2206763c5f..10d89aa3dca 100644 --- a/bootstrap/src/org/eclipse/ceylon/launcher/LauncherUtil.java +++ b/bootstrap/src/org/eclipse/ceylon/launcher/LauncherUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/AnnotatedToolModel.java b/cli/src/org/eclipse/ceylon/common/tool/AnnotatedToolModel.java index 77ce3f7eaa7..6f1d792c3f6 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/AnnotatedToolModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/AnnotatedToolModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Argument.java b/cli/src/org/eclipse/ceylon/common/tool/Argument.java index da9b213e919..5a23026157b 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Argument.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Argument.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ArgumentModel.java b/cli/src/org/eclipse/ceylon/common/tool/ArgumentModel.java index 909a186ba62..6fd5a7ae964 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ArgumentModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ArgumentModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ArgumentParser.java b/cli/src/org/eclipse/ceylon/common/tool/ArgumentParser.java index b07d9fa7102..8f8be51024e 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ArgumentParser.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ArgumentParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ArgumentParserFactory.java b/cli/src/org/eclipse/ceylon/common/tool/ArgumentParserFactory.java index 4cf570745b4..02a4164b934 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ArgumentParserFactory.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ArgumentParserFactory.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/CeylonArgumentParsers.java b/cli/src/org/eclipse/ceylon/common/tool/CeylonArgumentParsers.java index e834e0319b9..453ebdcc638 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/CeylonArgumentParsers.java +++ b/cli/src/org/eclipse/ceylon/common/tool/CeylonArgumentParsers.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/CeylonBaseTool.java b/cli/src/org/eclipse/ceylon/common/tool/CeylonBaseTool.java index 8c93870f1de..03e8b24726b 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/CeylonBaseTool.java +++ b/cli/src/org/eclipse/ceylon/common/tool/CeylonBaseTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Description.java b/cli/src/org/eclipse/ceylon/common/tool/Description.java index ca4b56c8184..3e55ee39eb6 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Description.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Description.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/EnumUtil.java b/cli/src/org/eclipse/ceylon/common/tool/EnumUtil.java index ac54b4f9a58..2f0ca2432b5 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/EnumUtil.java +++ b/cli/src/org/eclipse/ceylon/common/tool/EnumUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/EnumerableParser.java b/cli/src/org/eclipse/ceylon/common/tool/EnumerableParser.java index 1ee27af7de3..59b9ddac878 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/EnumerableParser.java +++ b/cli/src/org/eclipse/ceylon/common/tool/EnumerableParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/FatalToolError.java b/cli/src/org/eclipse/ceylon/common/tool/FatalToolError.java index 94d629f5d1b..64aedae6b4a 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/FatalToolError.java +++ b/cli/src/org/eclipse/ceylon/common/tool/FatalToolError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Hidden.java b/cli/src/org/eclipse/ceylon/common/tool/Hidden.java index 9e97f689cf4..cf8d4acb912 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Hidden.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Hidden.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/MapToolLoader.java b/cli/src/org/eclipse/ceylon/common/tool/MapToolLoader.java index 18610c15089..98e1fcb61e7 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/MapToolLoader.java +++ b/cli/src/org/eclipse/ceylon/common/tool/MapToolLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ModelException.java b/cli/src/org/eclipse/ceylon/common/tool/ModelException.java index 9c0ce89a626..da52a4840f2 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ModelException.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ModelException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Multiplicity.java b/cli/src/org/eclipse/ceylon/common/tool/Multiplicity.java index 2367fa8270e..8a4d917f991 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Multiplicity.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Multiplicity.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/NoSuchToolException.java b/cli/src/org/eclipse/ceylon/common/tool/NoSuchToolException.java index 5fda1b26014..8ea114b1c11 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/NoSuchToolException.java +++ b/cli/src/org/eclipse/ceylon/common/tool/NoSuchToolException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/NonFatalToolMessage.java b/cli/src/org/eclipse/ceylon/common/tool/NonFatalToolMessage.java index c30a5bcd31d..56f3a897aa5 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/NonFatalToolMessage.java +++ b/cli/src/org/eclipse/ceylon/common/tool/NonFatalToolMessage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Option.java b/cli/src/org/eclipse/ceylon/common/tool/Option.java index d70d3ace8fe..1b19d15a244 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Option.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Option.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/OptionArgument.java b/cli/src/org/eclipse/ceylon/common/tool/OptionArgument.java index e8340f59c44..c5939e2a4f5 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/OptionArgument.java +++ b/cli/src/org/eclipse/ceylon/common/tool/OptionArgument.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/OptionArgumentException.java b/cli/src/org/eclipse/ceylon/common/tool/OptionArgumentException.java index 21b76b7274b..e135ee70bf7 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/OptionArgumentException.java +++ b/cli/src/org/eclipse/ceylon/common/tool/OptionArgumentException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/OptionModel.java b/cli/src/org/eclipse/ceylon/common/tool/OptionModel.java index c0eee672059..3428692e1e4 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/OptionModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/OptionModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ParsedBy.java b/cli/src/org/eclipse/ceylon/common/tool/ParsedBy.java index acbb2036621..2be21aa2bb8 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ParsedBy.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ParsedBy.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/PathPlugins.java b/cli/src/org/eclipse/ceylon/common/tool/PathPlugins.java index 16bdc1b2afa..86b9fd0056f 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/PathPlugins.java +++ b/cli/src/org/eclipse/ceylon/common/tool/PathPlugins.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/PluginToolModel.java b/cli/src/org/eclipse/ceylon/common/tool/PluginToolModel.java index bbd24ae327f..db4d898d671 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/PluginToolModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/PluginToolModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/RemainingSections.java b/cli/src/org/eclipse/ceylon/common/tool/RemainingSections.java index 2816f1a7f55..6fdcab5d802 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/RemainingSections.java +++ b/cli/src/org/eclipse/ceylon/common/tool/RemainingSections.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Rest.java b/cli/src/org/eclipse/ceylon/common/tool/Rest.java index e26ac21dd20..d1e68888242 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Rest.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Rest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ScriptToolModel.java b/cli/src/org/eclipse/ceylon/common/tool/ScriptToolModel.java index 6c90ddcfe0c..60573c5e56f 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ScriptToolModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ScriptToolModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ServiceToolLoader.java b/cli/src/org/eclipse/ceylon/common/tool/ServiceToolLoader.java index d8029a8891a..160be3f75c4 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ServiceToolLoader.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ServiceToolLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/StandardArgumentParsers.java b/cli/src/org/eclipse/ceylon/common/tool/StandardArgumentParsers.java index cc5a5db62f2..649fa9f5d37 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/StandardArgumentParsers.java +++ b/cli/src/org/eclipse/ceylon/common/tool/StandardArgumentParsers.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Subtool.java b/cli/src/org/eclipse/ceylon/common/tool/Subtool.java index adbb26b32db..22d8907a690 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Subtool.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Subtool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/SubtoolModel.java b/cli/src/org/eclipse/ceylon/common/tool/SubtoolModel.java index 05d2acaa841..03ea82f1b62 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/SubtoolModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/SubtoolModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Summary.java b/cli/src/org/eclipse/ceylon/common/tool/Summary.java index f53bd83dce8..a971e120a24 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Summary.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Summary.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Tool.java b/cli/src/org/eclipse/ceylon/common/tool/Tool.java index 5147551114f..d6a6720cbb3 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Tool.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Tool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolArgumentParser.java b/cli/src/org/eclipse/ceylon/common/tool/ToolArgumentParser.java index 7e8ae095f21..79ab5700e54 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolArgumentParser.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolArgumentParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolError.java b/cli/src/org/eclipse/ceylon/common/tool/ToolError.java index 210c8b69350..6669e0c11b2 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolError.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolException.java b/cli/src/org/eclipse/ceylon/common/tool/ToolException.java index 22e604b7f9d..8619e473a65 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolException.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolFactory.java b/cli/src/org/eclipse/ceylon/common/tool/ToolFactory.java index 74f1761ac1d..102aa6d3a25 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolFactory.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolFactory.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolLoader.java b/cli/src/org/eclipse/ceylon/common/tool/ToolLoader.java index ceb3b9ea38a..d6f04eb12fe 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolLoader.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolMessages.java b/cli/src/org/eclipse/ceylon/common/tool/ToolMessages.java index 4dc8dd01bc5..3a1f6cf5ea2 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolMessages.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolModel.java b/cli/src/org/eclipse/ceylon/common/tool/ToolModel.java index 5e2103f849f..3fa416a3c90 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolModel.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolModel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolModelArgumentParser.java b/cli/src/org/eclipse/ceylon/common/tool/ToolModelArgumentParser.java index b5e141205cd..f939c2b5b34 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolModelArgumentParser.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolModelArgumentParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/ToolUsageError.java b/cli/src/org/eclipse/ceylon/common/tool/ToolUsageError.java index abb989b5b1f..7142055504b 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/ToolUsageError.java +++ b/cli/src/org/eclipse/ceylon/common/tool/ToolUsageError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/Tools.java b/cli/src/org/eclipse/ceylon/common/tool/Tools.java index 6633f3b2ffc..3539ef25471 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/Tools.java +++ b/cli/src/org/eclipse/ceylon/common/tool/Tools.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tool/WordWrap.java b/cli/src/org/eclipse/ceylon/common/tool/WordWrap.java index 08cb321218d..447fd0c6577 100644 --- a/cli/src/org/eclipse/ceylon/common/tool/WordWrap.java +++ b/cli/src/org/eclipse/ceylon/common/tool/WordWrap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/AbstractTestTool.java b/cli/src/org/eclipse/ceylon/common/tools/AbstractTestTool.java index 2c794ff2d0f..d29f768a1f9 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/AbstractTestTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/AbstractTestTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/CeylonTool.java b/cli/src/org/eclipse/ceylon/common/tools/CeylonTool.java index 10ad82cde44..94fe8ee81c7 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/CeylonTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/CeylonTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/CeylonToolLoader.java b/cli/src/org/eclipse/ceylon/common/tools/CeylonToolLoader.java index e346216fd79..2e5852968c4 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/CeylonToolLoader.java +++ b/cli/src/org/eclipse/ceylon/common/tools/CeylonToolLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/CeylonToolMessages.java b/cli/src/org/eclipse/ceylon/common/tools/CeylonToolMessages.java index cf43d407398..23c6654a503 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/CeylonToolMessages.java +++ b/cli/src/org/eclipse/ceylon/common/tools/CeylonToolMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/CommandLine.java b/cli/src/org/eclipse/ceylon/common/tools/CommandLine.java index 4c5000ff19c..1db9c323c30 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/CommandLine.java +++ b/cli/src/org/eclipse/ceylon/common/tools/CommandLine.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/ModuleVersionReader.java b/cli/src/org/eclipse/ceylon/common/tools/ModuleVersionReader.java index d6e3f8582b7..9de51ae9420 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/ModuleVersionReader.java +++ b/cli/src/org/eclipse/ceylon/common/tools/ModuleVersionReader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/ModuleWildcardsHelper.java b/cli/src/org/eclipse/ceylon/common/tools/ModuleWildcardsHelper.java index 1c645dd08ce..e97be9c1d94 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/ModuleWildcardsHelper.java +++ b/cli/src/org/eclipse/ceylon/common/tools/ModuleWildcardsHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/OutputRepoUsingTool.java b/cli/src/org/eclipse/ceylon/common/tools/OutputRepoUsingTool.java index cc01d0e17eb..3ec6fdaf6c1 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/OutputRepoUsingTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/OutputRepoUsingTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/RepoUsingTool.java b/cli/src/org/eclipse/ceylon/common/tools/RepoUsingTool.java index e7e8af47dbd..1121da4636d 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/RepoUsingTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/RepoUsingTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/SourceArgumentsResolver.java b/cli/src/org/eclipse/ceylon/common/tools/SourceArgumentsResolver.java index 2e3a6028cd8..4c9c889c492 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/SourceArgumentsResolver.java +++ b/cli/src/org/eclipse/ceylon/common/tools/SourceArgumentsResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/SourceDependencyResolver.java b/cli/src/org/eclipse/ceylon/common/tools/SourceDependencyResolver.java index 80c07e88371..ef2f55fca17 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/SourceDependencyResolver.java +++ b/cli/src/org/eclipse/ceylon/common/tools/SourceDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/Usage.java b/cli/src/org/eclipse/ceylon/common/tools/Usage.java index 51195e57e63..3d5b2e98f95 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/Usage.java +++ b/cli/src/org/eclipse/ceylon/common/tools/Usage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigTool.java b/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigTool.java index 71f954b6a53..384ff78cf7c 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigToolMessages.java b/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigToolMessages.java index e86e5edc2a7..8843fe7180b 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigToolMessages.java +++ b/cli/src/org/eclipse/ceylon/common/tools/config/CeylonConfigToolMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/config/ConfigException.java b/cli/src/org/eclipse/ceylon/common/tools/config/ConfigException.java index 34ad652b133..93396662b44 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/config/ConfigException.java +++ b/cli/src/org/eclipse/ceylon/common/tools/config/ConfigException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMarkdownVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMarkdownVisitor.java index 699671a1b02..527ea754466 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMarkdownVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMarkdownVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMl.java b/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMl.java index c9324362fae..2ce0038607c 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMl.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/AbstractMl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonDocToolTool.java b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonDocToolTool.java index 1d51b83f809..e79a1db8cbc 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonDocToolTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonDocToolTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpTool.java b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpTool.java index 6fc37afb7d4..8be2a0e4983 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpTool.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpToolMessages.java b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpToolMessages.java index fd9c1c8d9b2..419088cd8ae 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpToolMessages.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/CeylonHelpToolMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/DocBook.java b/cli/src/org/eclipse/ceylon/common/tools/help/DocBook.java index 6c09f93aba4..e12b5120f75 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/DocBook.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/DocBook.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/DocBookMarkdownVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/DocBookMarkdownVisitor.java index 66f22981c09..bab8e6f75f3 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/DocBookMarkdownVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/DocBookMarkdownVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/DocBookVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/DocBookVisitor.java index 7df031b0c6b..cbcf3b433d1 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/DocBookVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/DocBookVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/DocBuilder.java b/cli/src/org/eclipse/ceylon/common/tools/help/DocBuilder.java index b6a7933e7da..4b694c9f00e 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/DocBuilder.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/DocBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/Html.java b/cli/src/org/eclipse/ceylon/common/tools/help/Html.java index a17472774b8..ce725f6370b 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/Html.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/Html.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/HtmlVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/HtmlVisitor.java index 897fe13f803..30721e0dbb3 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/HtmlVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/HtmlVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/Markdown.java b/cli/src/org/eclipse/ceylon/common/tools/help/Markdown.java index c309f618509..4c6b337213c 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/Markdown.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/Markdown.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/OptionsOnlyVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/OptionsOnlyVisitor.java index d885f869824..513f72abcb9 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/OptionsOnlyVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/OptionsOnlyVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/PlainVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/PlainVisitor.java index 6be3df4cd11..0f958abeecf 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/PlainVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/PlainVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/PlaintextMarkdownVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/PlaintextMarkdownVisitor.java index 08d99d7688a..07981eff309 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/PlaintextMarkdownVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/PlaintextMarkdownVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/SynopsisOnlyVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/SynopsisOnlyVisitor.java index 545bd05e7af..6b666ae0890 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/SynopsisOnlyVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/SynopsisOnlyVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/DescribedSection.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/DescribedSection.java index 445ff69a4a6..c7e8206422c 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/DescribedSection.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/DescribedSection.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/Doc.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/Doc.java index 5b809655e39..60ca086c066 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/Doc.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/Doc.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/Documentation.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/Documentation.java index e705bba4c88..94852cd956b 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/Documentation.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/Documentation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/Option.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/Option.java index d8deedfb18d..009d1aec4a6 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/Option.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/Option.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/OptionsSection.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/OptionsSection.java index 52d917d08d5..eba0450aa89 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/OptionsSection.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/OptionsSection.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/SubtoolVisitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/SubtoolVisitor.java index 54a6dbad700..d8b4485c44b 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/SubtoolVisitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/SubtoolVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/SummarySection.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/SummarySection.java index df6c125f687..d8ee72474ca 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/SummarySection.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/SummarySection.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/SynopsesSection.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/SynopsesSection.java index f99cb9d0e19..88ef4ffd69c 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/SynopsesSection.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/SynopsesSection.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/Synopsis.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/Synopsis.java index 9e5ebb9d9d5..509a5f4539d 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/Synopsis.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/Synopsis.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/src/org/eclipse/ceylon/common/tools/help/model/Visitor.java b/cli/src/org/eclipse/ceylon/common/tools/help/model/Visitor.java index ba28fddab36..750bb32d771 100644 --- a/cli/src/org/eclipse/ceylon/common/tools/help/model/Visitor.java +++ b/cli/src/org/eclipse/ceylon/common/tools/help/model/Visitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/AbstractToolTest.java b/cli/test/src/org/eclipse/ceylon/common/tool/AbstractToolTest.java index f2baaa47994..9cc5953789b 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/AbstractToolTest.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/AbstractToolTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/AllCliTests.java b/cli/test/src/org/eclipse/ceylon/common/tool/AllCliTests.java index bd649646955..cc9882aa6c8 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/AllCliTests.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/AllCliTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/MultiplicityTest.java b/cli/test/src/org/eclipse/ceylon/common/tool/MultiplicityTest.java index 9c6407f303d..e97c1a7c363 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/MultiplicityTest.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/MultiplicityTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/TestingToolLoader.java b/cli/test/src/org/eclipse/ceylon/common/tool/TestingToolLoader.java index bbe91f5825f..35b6ff85c5c 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/TestingToolLoader.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/TestingToolLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/ToolFactoryTest.java b/cli/test/src/org/eclipse/ceylon/common/tool/ToolFactoryTest.java index 1a9848fb2a1..09f219b12c2 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/ToolFactoryTest.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/ToolFactoryTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/ToolLoaderTest.java b/cli/test/src/org/eclipse/ceylon/common/tool/ToolLoaderTest.java index 7283449e0db..8aa2cdc5f64 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/ToolLoaderTest.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/ToolLoaderTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/WordWrapTest.java b/cli/test/src/org/eclipse/ceylon/common/tool/WordWrapTest.java index f83d4f67083..5bfb7f3a906 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/WordWrapTest.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/WordWrapTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestExampleTool.java b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestExampleTool.java index dd51084c656..096d837445d 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestExampleTool.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestExampleTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestMinimumsTool.java b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestMinimumsTool.java index c0106dbc754..360c88fb2a0 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestMinimumsTool.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestMinimumsTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestSubtoolTool.java b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestSubtoolTool.java index 4017f40976c..558d65c2988 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/example/TestSubtoolTool.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/example/TestSubtoolTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cli/test/src/org/eclipse/ceylon/common/tool/example/Workaround.java b/cli/test/src/org/eclipse/ceylon/common/tool/example/Workaround.java index 770657c4b11..5e5b25ec44e 100644 --- a/cli/test/src/org/eclipse/ceylon/common/tool/example/Workaround.java +++ b/cli/test/src/org/eclipse/ceylon/common/tool/example/Workaround.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherException.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherException.java index b5b42fe3dc6..8bc6282d3f4 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherException.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolver.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolver.java index 8d4898b880c..0eb9d55f351 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolver.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolverImpl.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolverImpl.java index 96167f285c6..2f734e21a68 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolverImpl.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/AetherResolverImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDependencyDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDependencyDescriptor.java index 2218751e8c7..ab3b06a85cc 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDependencyDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDependencyDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDescriptor.java index e8eb05a4f9f..6f435fdf0a4 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyNodeDependencyDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyNodeDependencyDescriptor.java index 9b78040a553..be10ffc1625 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyNodeDependencyDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/DependencyNodeDependencyDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionDescriptor.java index f3a7b653fed..44c8115835e 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionExclusionDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionExclusionDescriptor.java index c7ceec46d21..731437f7fb4 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionExclusionDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ExclusionExclusionDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/GraphExclusionExclusionDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/GraphExclusionExclusionDescriptor.java index 05eaebd1d65..0dc4463dbe6 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/GraphExclusionExclusionDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/GraphExclusionExclusionDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ModelDependencyDescriptor.java b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ModelDependencyDescriptor.java index ca3cb981d54..efe2b96a53e 100644 --- a/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ModelDependencyDescriptor.java +++ b/cmr-aether/src/org/eclipse/ceylon/cmr/resolver/aether/ModelDependencyDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-js/src/org/eclipse/ceylon/cmr/resolver/javascript/JavaScriptResolver.java b/cmr-js/src/org/eclipse/ceylon/cmr/resolver/javascript/JavaScriptResolver.java index e5f1e4c2387..1ee4bbcfd2c 100644 --- a/cmr-js/src/org/eclipse/ceylon/cmr/resolver/javascript/JavaScriptResolver.java +++ b/cmr-js/src/org/eclipse/ceylon/cmr/resolver/javascript/JavaScriptResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVInputStream.java b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVInputStream.java index 9b73a233b85..023e544a491 100644 --- a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVInputStream.java +++ b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVInputStream.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVRepository.java b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVRepository.java index 797b03253b3..4b137a311d6 100644 --- a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVRepository.java +++ b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVResource.java b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVResource.java index 3b56a1dbd73..126150f93ff 100644 --- a/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVResource.java +++ b/cmr-webdav/src/org/eclipse/ceylon/cmr/repository/webdav/WebDAVResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolver.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolver.java index 9e038fa1e4c..a3f9e918b9d 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolver.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolverAndModuleInfoReader.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolverAndModuleInfoReader.java index b6027648c33..f4d7f4c3ef9 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolverAndModuleInfoReader.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractDependencyResolverAndModuleInfoReader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractRepositoryManager.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractRepositoryManager.java index 163b041ec47..5819ee6e0a3 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractRepositoryManager.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/AbstractRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallback.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallback.java index 8dd0f88f4a4..23a82d012be 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallback.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallback.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallbackStream.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallbackStream.java index 662baae66ab..25d305ad56c 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallbackStream.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCallbackStream.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactContext.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactContext.java index 45a3709d399..b1450c11c32 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactContext.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactContext.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCreator.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCreator.java index c792769ca52..c5aca942819 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCreator.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactCreator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactOverrides.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactOverrides.java index 5f76352e0aa..e3d57aa9580 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactOverrides.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ArtifactOverrides.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/CmrRepository.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/CmrRepository.java index 06e5db535c2..6bf8f50d7aa 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/CmrRepository.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/CmrRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinder.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinder.java index adf8499690c..1a821a322d6 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinder.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinderDelegate.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinderDelegate.java index 730aeda3d6d..0a62a72ef11 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinderDelegate.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ContentFinderDelegate.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DebianVersionComparator.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DebianVersionComparator.java index d740134f625..43a43bcec4e 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DebianVersionComparator.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DebianVersionComparator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContext.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContext.java index a10df6cba0f..60d4d8ad099 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContext.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContext.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContextImpl.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContextImpl.java index 67f45691a38..a0ea2f52290 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContextImpl.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyContextImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyOverride.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyOverride.java index 832e9d1bf26..e81bbc24370 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyOverride.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyOverride.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolver.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolver.java index e3eb3c2c760..a2cd6701470 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolver.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolvers.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolvers.java index e05e9ea11a4..dd674fcc188 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolvers.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/DependencyResolvers.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/FilterRule.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/FilterRule.java index 27705f4a094..7f117c1ebba 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/FilterRule.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/FilterRule.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Helper.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Helper.java index 535a6b60a2b..342349bfcc5 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Helper.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Helper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/MavenArtifactContext.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/MavenArtifactContext.java index e15bf365a5e..3870e41526c 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/MavenArtifactContext.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/MavenArtifactContext.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleDependencyInfo.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleDependencyInfo.java index 18009f6fa4c..d81e5799370 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleDependencyInfo.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleDependencyInfo.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfo.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfo.java index 3c656933245..04dfe039eaa 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfo.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfo.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfoReader.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfoReader.java index 7f044d33dc7..1092d0bf822 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfoReader.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleInfoReader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleQuery.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleQuery.java index 12107959ed8..da34cc6ac27 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleQuery.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleQuery.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleSearchResult.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleSearchResult.java index 01bbf79cfcd..3f1dee355ce 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleSearchResult.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleSearchResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionArtifact.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionArtifact.java index e568f06f33e..ef79609131f 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionArtifact.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionArtifact.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionDetails.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionDetails.java index d70696db411..4b4a9f2e79c 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionDetails.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionDetails.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionQuery.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionQuery.java index c6048dd0e44..4c3a8ba476d 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionQuery.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionQuery.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionResult.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionResult.java index df8239ce9d1..72d744b1995 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionResult.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/ModuleVersionResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Overrides.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Overrides.java index c92647ccb70..17118a5b380 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Overrides.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/Overrides.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/OverridesRuntimeResolver.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/OverridesRuntimeResolver.java index 2067485793c..2703e33c865 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/OverridesRuntimeResolver.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/OverridesRuntimeResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/PathFilterParser.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/PathFilterParser.java index 7e6bceeab20..668b0185fd5 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/PathFilterParser.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/PathFilterParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryBuilder.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryBuilder.java index 8f52381e2f2..dd032fa56af 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryBuilder.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManager.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManager.java index 6b1d3468a37..52700198b02 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManager.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManagerBuilder.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManagerBuilder.java index dfcb35d308f..3f8a02319a0 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManagerBuilder.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/RepositoryManagerBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceArtifactCreator.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceArtifactCreator.java index c4fb78b827c..01c538b02fe 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceArtifactCreator.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceArtifactCreator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceStream.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceStream.java index 058f1f59c8c..0566f2a2d35 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceStream.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/SourceStream.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/VersionComparator.java b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/VersionComparator.java index f5100f667b6..391d29a036f 100644 --- a/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/VersionComparator.java +++ b/cmr/api/src/main/java/org/eclipse/ceylon/cmr/api/VersionComparator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/CeylonUtils.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/CeylonUtils.java index ebef54e24a0..bf4b0b809ac 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/CeylonUtils.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/CeylonUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ClassFileScanner.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ClassFileScanner.java index 0de0709211e..fdfb7348692 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ClassFileScanner.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ClassFileScanner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/LegacyImporter.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/LegacyImporter.java index b0854238356..93f3b573f40 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/LegacyImporter.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/LegacyImporter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ModuleCopycat.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ModuleCopycat.java index 775105893d4..dd1aa108c7a 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ModuleCopycat.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ModuleCopycat.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ShaSigner.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ShaSigner.java index 0decf60ac0d..aa2eeb5af25 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ShaSigner.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/ShaSigner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/BaseModuleLoaderImpl.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/BaseModuleLoaderImpl.java index cb2aed34db0..8b165d08b77 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/BaseModuleLoaderImpl.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/BaseModuleLoaderImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleGraph.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleGraph.java index d33b6243ea3..c68187b8c6b 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleGraph.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleGraph.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleLoader.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleLoader.java index cb5e82e25c7..3cb1cf205ab 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleLoader.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleNotFoundException.java b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleNotFoundException.java index 138c53a3841..3ed829d7bdb 100644 --- a/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleNotFoundException.java +++ b/cmr/ceylon/src/main/java/org/eclipse/ceylon/cmr/ceylon/loader/ModuleNotFoundException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractArtifactResult.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractArtifactResult.java index 7ad2b7864a3..f0d2f9093a9 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractArtifactResult.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractCeylonArtifactResult.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractCeylonArtifactResult.java index 551c196c94e..ba61f072aac 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractCeylonArtifactResult.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractCeylonArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractContentStore.java index 8e0ff9909f6..feea381c9c9 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractNodeRepositoryManager.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractNodeRepositoryManager.java index c911e462186..0b6b85f650d 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractNodeRepositoryManager.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractNodeRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractOpenNode.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractOpenNode.java index 7f99f82fb6a..a6793726afb 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractOpenNode.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractOpenNode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRemoteContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRemoteContentStore.java index 4e40fd02f16..c8f8d328ec1 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRemoteContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRemoteContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRepository.java index 19a4e119633..b95f67c1d65 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AbstractRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AssemblyRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AssemblyRepositoryBuilder.java index 8d052c04302..a41bc740bb3 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AssemblyRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/AssemblyRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/BytecodeUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/BytecodeUtils.java index c3e8c99e2aa..22a4c89cc5b 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/BytecodeUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/BytecodeUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CMRJULLogger.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CMRJULLogger.java index 24d6e7367fa..c03f3fc5c6d 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CMRJULLogger.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CMRJULLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingContentTransformer.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingContentTransformer.java index 3d9a448aaa4..a7031d5f5f2 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingContentTransformer.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingContentTransformer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingRepositoryManager.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingRepositoryManager.java index 4e8fbb905a2..fad8cde8aea 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingRepositoryManager.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/CachingRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/Configuration.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/Configuration.java index 24b7ef832db..b40689d10e4 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/Configuration.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/Configuration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultMergeStrategy.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultMergeStrategy.java index 15ddef1756d..d07d91a908c 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultMergeStrategy.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultMergeStrategy.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultNode.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultNode.java index 699d44fd97f..1a744dcf6ef 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultNode.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultNode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultRepository.java index a475c5b3fdd..6ed034d05d7 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/DefaultRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileArtifactResult.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileArtifactResult.java index 4bfd9432414..0d0a76662ed 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileArtifactResult.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileContentStore.java index f46419515bd..a4e97a1ab69 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FileContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepository.java index ddd9e0a9e07..92f90f9fdea 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepositoryBuilder.java index edb7f4e5338..2c5006d392f 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/FlatRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/IOUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/IOUtils.java index c3442993e4f..41d92968e8b 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/IOUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/IOUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/InvalidArchiveException.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/InvalidArchiveException.java index 95197c61420..b3f26298f74 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/InvalidArchiveException.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/InvalidArchiveException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepository.java index a55ee80fdfd..19ab08d5c98 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepositoryBuilder.java index 2d5d16aacce..ef0e90ecb79 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JDKRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JSUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JSUtils.java index dc0984b51a5..14e0a36a834 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JSUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JSUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JarUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JarUtils.java index 65ec2c53ab6..f7aa0ee9d3d 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JarUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/JarUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LazyArtifactResult.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LazyArtifactResult.java index 27b123a3afc..daee67dbfd2 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LazyArtifactResult.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LazyArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LocalRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LocalRepositoryBuilder.java index 541bcbe3768..8ba74f41a80 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LocalRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LocalRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LookupCaching.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LookupCaching.java index 52d35645ba2..6d8e88c07fb 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LookupCaching.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/LookupCaching.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MarkerNode.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MarkerNode.java index 5172a68caa1..f7e02a72705 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MarkerNode.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MarkerNode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepository.java index becd8d78485..ef003a93ee7 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryBuilder.java index ef943c7c093..4ae91879e3e 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryHelper.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryHelper.java index 6de9e675b6e..093eec636c0 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryHelper.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/MavenRepositoryHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ModulesDependencyResolver.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ModulesDependencyResolver.java index 2334f7f3a5e..341a4de6999 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ModulesDependencyResolver.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ModulesDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NodeUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NodeUtils.java index 52cc061b979..5da87297a6a 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NodeUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NodeUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmContentStore.java index f893c6b0aac..f9c3351e74c 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepository.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepository.java index 1b126c60a37..3c00f30efae 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepository.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepositoryBuilder.java index 108dbef7aa5..f644f06b043 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmUtils.java index 677a2cf4187..6c5a5f9c869 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/NpmUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OSGiDependencyResolver.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OSGiDependencyResolver.java index d4934c42b32..ca1cefd89cb 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OSGiDependencyResolver.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OSGiDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OutputRepositoryManager.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OutputRepositoryManager.java index c164f7bc4e3..ea4171e99fa 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OutputRepositoryManager.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/OutputRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/PropertiesDependencyResolver.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/PropertiesDependencyResolver.java index 6903e03f03d..6c116570b0f 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/PropertiesDependencyResolver.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/PropertiesDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteContentStore.java index 9f6b86170dd..f41789107be 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteRepositoryBuilder.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteRepositoryBuilder.java index e7bfc09e824..804ef755730 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteRepositoryBuilder.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RemoteRepositoryBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryBuilderImpl.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryBuilderImpl.java index 24ac91e2f98..970ed75983f 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryBuilderImpl.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryBuilderImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryManagerBuilderImpl.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryManagerBuilderImpl.java index 9e50d26b1c8..3b6895b2001 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryManagerBuilderImpl.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RepositoryManagerBuilderImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ResourceArtifactCreatorImpl.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ResourceArtifactCreatorImpl.java index f4d69d635c6..ec852725a0a 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ResourceArtifactCreatorImpl.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ResourceArtifactCreatorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootNode.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootNode.java index 7847ae3e541..2f16336f183 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootNode.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootNode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootRepositoryManager.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootRepositoryManager.java index 8acde9137ee..8e9adae7a86 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootRepositoryManager.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/RootRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SecurityActions.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SecurityActions.java index 1f9736f6527..19d7c518971 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SecurityActions.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SecurityActions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ShaSigner.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ShaSigner.java index ed357f55308..3ba91735003 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ShaSigner.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/ShaSigner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SimpleRepositoryManager.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SimpleRepositoryManager.java index fe587116499..ee4092d26b9 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SimpleRepositoryManager.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SimpleRepositoryManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SourceArtifactCreatorImpl.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SourceArtifactCreatorImpl.java index 9445abfc25f..625e1e29e48 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SourceArtifactCreatorImpl.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/SourceArtifactCreatorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/URLContentStore.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/URLContentStore.java index 2cd4cae02ca..f211270474a 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/URLContentStore.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/URLContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/VerifiedDownload.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/VerifiedDownload.java index c6ce3b33c7b..667d49052d2 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/VerifiedDownload.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/VerifiedDownload.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/XmlDependencyResolver.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/XmlDependencyResolver.java index acd80fa969d..3e5276bb12b 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/XmlDependencyResolver.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/impl/XmlDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/JarUtils.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/JarUtils.java index cd40e3a428d..dbe27f6a7b6 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/JarUtils.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/JarUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/WS.java b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/WS.java index fc3891c56f6..1dea89f09a8 100644 --- a/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/WS.java +++ b/cmr/impl/src/main/java/org/eclipse/ceylon/cmr/util/WS.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherContentStore.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherContentStore.java index 5f93c874e92..3c7634bab87 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherContentStore.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherRepository.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherRepository.java index 8c0cda7caaf..39110e3be91 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherRepository.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherRepository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherUtils.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherUtils.java index 974a5c503c0..a7062ee668a 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherUtils.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/AetherUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenBackupDependencyResolver.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenBackupDependencyResolver.java index f3c2c363f94..503c66c7aa6 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenBackupDependencyResolver.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenBackupDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenDependencyResolver.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenDependencyResolver.java index 5e73da1d246..d4120a031a1 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenDependencyResolver.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenDependencyResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenUtils.java b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenUtils.java index 133741788b6..c5cfabab0ab 100644 --- a/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenUtils.java +++ b/cmr/maven/src/main/java/org/eclipse/ceylon/cmr/maven/MavenUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AbstractAetherTest.java b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AbstractAetherTest.java index 8386b04e24e..7b75eb0e29f 100644 --- a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AbstractAetherTest.java +++ b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AbstractAetherTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTestCase.java b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTestCase.java index 1fbccf62a91..a5575267b65 100644 --- a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTestCase.java +++ b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTests.java b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTests.java index 0c0d18c7df1..aad750aa649 100644 --- a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTests.java +++ b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/AetherTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/ResolverTestCase.java b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/ResolverTestCase.java index f531aa0ddbe..d9ee9077db7 100644 --- a/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/ResolverTestCase.java +++ b/cmr/maven/src/test/java/org/eclipse/ceylon/test/maven/test/ResolverTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentHandle.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentHandle.java index b71c4b83eae..9ac5a8f5152 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentHandle.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentHandle.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentOptions.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentOptions.java index 4c7a6d682c0..d9fca54146c 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentOptions.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentStore.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentStore.java index 45afb264724..b401ef94175 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentStore.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentTransformer.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentTransformer.java index ef859d67feb..80833f7bbe5 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentTransformer.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/ContentTransformer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/MergeStrategy.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/MergeStrategy.java index a6aa077c7c4..d69ff014635 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/MergeStrategy.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/MergeStrategy.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/Node.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/Node.java index 418fe22ddf4..5fcfeb74e77 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/Node.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/Node.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/OpenNode.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/OpenNode.java index 794683d0ac7..6cefcdc2cf4 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/OpenNode.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/OpenNode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/SizedInputStream.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/SizedInputStream.java index b2aa9b8038f..0baf112e8ae 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/SizedInputStream.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/SizedInputStream.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/StructureBuilder.java b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/StructureBuilder.java index 18bcfa172d2..8404b53d90d 100644 --- a/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/StructureBuilder.java +++ b/cmr/spi/src/main/java/org/eclipse/ceylon/cmr/spi/StructureBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/InMemoryContentStore.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/InMemoryContentStore.java index 0ff2d32dd64..14cde4f2eea 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/InMemoryContentStore.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/InMemoryContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/RepositoryManagerBuilderTester.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/RepositoryManagerBuilderTester.java index 9828ef028d6..8b6ae6ffe8a 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/RepositoryManagerBuilderTester.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/support/RepositoryManagerBuilderTester.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AbstractTest.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AbstractTest.java index 1d115ee3bde..0fd4353d8d0 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AbstractTest.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AbstractTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AllCmrTests.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AllCmrTests.java index e590b63e2db..5661d5c8ee8 100755 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AllCmrTests.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/AllCmrTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/BuilderTestCase.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/BuilderTestCase.java index fe76438e1a6..8f8186cd3ba 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/BuilderTestCase.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/BuilderTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/CallbackTestCase.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/CallbackTestCase.java index a3f48e3b00b..47908f6e2b0 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/CallbackTestCase.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/CallbackTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/HerdTestCase.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/HerdTestCase.java index 7ccfef251e7..ba80078b012 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/HerdTestCase.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/HerdTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/SmokeTestCase.java b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/SmokeTestCase.java index 131ca507438..36b19ccf419 100644 --- a/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/SmokeTestCase.java +++ b/cmr/testsuite/src/test/java/org/eclipse/ceylon/test/smoke/test/SmokeTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/cmr/webdav/src/main/java/org/eclipse/ceylon/cmr/webdav/WebDAVContentStore.java b/cmr/webdav/src/main/java/org/eclipse/ceylon/cmr/webdav/WebDAVContentStore.java index 1ef6e489fb1..f5ac0da0a70 100644 --- a/cmr/webdav/src/main/java/org/eclipse/ceylon/cmr/webdav/WebDAVContentStore.java +++ b/cmr/webdav/src/main/java/org/eclipse/ceylon/cmr/webdav/WebDAVContentStore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/AndroidUtil.java b/common/src/org/eclipse/ceylon/common/AndroidUtil.java index 680c91fe5a3..aeaae19b46d 100644 --- a/common/src/org/eclipse/ceylon/common/AndroidUtil.java +++ b/common/src/org/eclipse/ceylon/common/AndroidUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Backend.java b/common/src/org/eclipse/ceylon/common/Backend.java index 25a9b48358b..dd1540d652b 100644 --- a/common/src/org/eclipse/ceylon/common/Backend.java +++ b/common/src/org/eclipse/ceylon/common/Backend.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Backends.java b/common/src/org/eclipse/ceylon/common/Backends.java index df9ba28409e..c4ed9fceb6f 100644 --- a/common/src/org/eclipse/ceylon/common/Backends.java +++ b/common/src/org/eclipse/ceylon/common/Backends.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/BooleanUtil.java b/common/src/org/eclipse/ceylon/common/BooleanUtil.java index ba3ce44e3a6..43eda854ff4 100644 --- a/common/src/org/eclipse/ceylon/common/BooleanUtil.java +++ b/common/src/org/eclipse/ceylon/common/BooleanUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/CeylonVersionComparator.java b/common/src/org/eclipse/ceylon/common/CeylonVersionComparator.java index f5a9b29b575..cbf42e2f9a6 100644 --- a/common/src/org/eclipse/ceylon/common/CeylonVersionComparator.java +++ b/common/src/org/eclipse/ceylon/common/CeylonVersionComparator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/CommonMessages.java b/common/src/org/eclipse/ceylon/common/CommonMessages.java index ff737537bae..6b782ae893e 100644 --- a/common/src/org/eclipse/ceylon/common/CommonMessages.java +++ b/common/src/org/eclipse/ceylon/common/CommonMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Constants.java b/common/src/org/eclipse/ceylon/common/Constants.java index d3adb273570..229e3419542 100644 --- a/common/src/org/eclipse/ceylon/common/Constants.java +++ b/common/src/org/eclipse/ceylon/common/Constants.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/FileUtil.java b/common/src/org/eclipse/ceylon/common/FileUtil.java index fe5c44429b3..70175d5a8ed 100644 --- a/common/src/org/eclipse/ceylon/common/FileUtil.java +++ b/common/src/org/eclipse/ceylon/common/FileUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/IOUtil.java b/common/src/org/eclipse/ceylon/common/IOUtil.java index e89d4fcbed5..a2117baaeb8 100644 --- a/common/src/org/eclipse/ceylon/common/IOUtil.java +++ b/common/src/org/eclipse/ceylon/common/IOUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/JVMModuleUtil.java b/common/src/org/eclipse/ceylon/common/JVMModuleUtil.java index 52db4a15ed0..5893f8037ea 100644 --- a/common/src/org/eclipse/ceylon/common/JVMModuleUtil.java +++ b/common/src/org/eclipse/ceylon/common/JVMModuleUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Java9ModuleUtil.java b/common/src/org/eclipse/ceylon/common/Java9ModuleUtil.java index b7d7acee762..dd01cda0768 100644 --- a/common/src/org/eclipse/ceylon/common/Java9ModuleUtil.java +++ b/common/src/org/eclipse/ceylon/common/Java9ModuleUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Messages.java b/common/src/org/eclipse/ceylon/common/Messages.java index 88053ee3a3b..858306721a7 100644 --- a/common/src/org/eclipse/ceylon/common/Messages.java +++ b/common/src/org/eclipse/ceylon/common/Messages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/MiscUtil.java b/common/src/org/eclipse/ceylon/common/MiscUtil.java index c288b13c1bb..dfbc5773ae1 100644 --- a/common/src/org/eclipse/ceylon/common/MiscUtil.java +++ b/common/src/org/eclipse/ceylon/common/MiscUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/ModuleSpec.java b/common/src/org/eclipse/ceylon/common/ModuleSpec.java index f75d22a0ddb..77b8058171d 100644 --- a/common/src/org/eclipse/ceylon/common/ModuleSpec.java +++ b/common/src/org/eclipse/ceylon/common/ModuleSpec.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/ModuleUtil.java b/common/src/org/eclipse/ceylon/common/ModuleUtil.java index 81cad1325db..518a7297e86 100644 --- a/common/src/org/eclipse/ceylon/common/ModuleUtil.java +++ b/common/src/org/eclipse/ceylon/common/ModuleUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/NonNull.java b/common/src/org/eclipse/ceylon/common/NonNull.java index 2d18b43566c..1fddfdb0aae 100644 --- a/common/src/org/eclipse/ceylon/common/NonNull.java +++ b/common/src/org/eclipse/ceylon/common/NonNull.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Nullable.java b/common/src/org/eclipse/ceylon/common/Nullable.java index 985c057e80b..5795a5512ce 100644 --- a/common/src/org/eclipse/ceylon/common/Nullable.java +++ b/common/src/org/eclipse/ceylon/common/Nullable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/OSUtil.java b/common/src/org/eclipse/ceylon/common/OSUtil.java index f275fce157b..537124bd17a 100644 --- a/common/src/org/eclipse/ceylon/common/OSUtil.java +++ b/common/src/org/eclipse/ceylon/common/OSUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Platform.java b/common/src/org/eclipse/ceylon/common/Platform.java index 4a532d139d2..c64967231bd 100644 --- a/common/src/org/eclipse/ceylon/common/Platform.java +++ b/common/src/org/eclipse/ceylon/common/Platform.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/StatusPrinter.java b/common/src/org/eclipse/ceylon/common/StatusPrinter.java index 4037017f12f..6b53cfde5c7 100644 --- a/common/src/org/eclipse/ceylon/common/StatusPrinter.java +++ b/common/src/org/eclipse/ceylon/common/StatusPrinter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/Versions.java b/common/src/org/eclipse/ceylon/common/Versions.java index 546df6d3390..6137dc003d2 100644 --- a/common/src/org/eclipse/ceylon/common/Versions.java +++ b/common/src/org/eclipse/ceylon/common/Versions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/Authentication.java b/common/src/org/eclipse/ceylon/common/config/Authentication.java index 1f9a847d7ec..b521e49925f 100644 --- a/common/src/org/eclipse/ceylon/common/config/Authentication.java +++ b/common/src/org/eclipse/ceylon/common/config/Authentication.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/CeylonConfig.java b/common/src/org/eclipse/ceylon/common/config/CeylonConfig.java index f411ca27915..d4b88ed7c0b 100644 --- a/common/src/org/eclipse/ceylon/common/config/CeylonConfig.java +++ b/common/src/org/eclipse/ceylon/common/config/CeylonConfig.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/CeylonConfigFinder.java b/common/src/org/eclipse/ceylon/common/config/CeylonConfigFinder.java index 6a2de0fd156..696f7e9fdd5 100644 --- a/common/src/org/eclipse/ceylon/common/config/CeylonConfigFinder.java +++ b/common/src/org/eclipse/ceylon/common/config/CeylonConfigFinder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigFinder.java b/common/src/org/eclipse/ceylon/common/config/ConfigFinder.java index ef7bf1574d2..435bd922841 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigFinder.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigFinder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigMessages.java b/common/src/org/eclipse/ceylon/common/config/ConfigMessages.java index f78756d6b80..012db320aa0 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigMessages.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigParser.java b/common/src/org/eclipse/ceylon/common/config/ConfigParser.java index 29b309815a8..bbfbe8a492d 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigParser.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigReader.java b/common/src/org/eclipse/ceylon/common/config/ConfigReader.java index 639dd70c6a3..b2cc72b02c1 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigReader.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigReader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigReaderListener.java b/common/src/org/eclipse/ceylon/common/config/ConfigReaderListener.java index 6cc8df2ecd8..14d201e2375 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigReaderListener.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigReaderListener.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/ConfigWriter.java b/common/src/org/eclipse/ceylon/common/config/ConfigWriter.java index cd7d0cd8151..c4790b2ec4c 100644 --- a/common/src/org/eclipse/ceylon/common/config/ConfigWriter.java +++ b/common/src/org/eclipse/ceylon/common/config/ConfigWriter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/Credentials.java b/common/src/org/eclipse/ceylon/common/config/Credentials.java index 21f72bbe7e3..bf7e797c520 100644 --- a/common/src/org/eclipse/ceylon/common/config/Credentials.java +++ b/common/src/org/eclipse/ceylon/common/config/Credentials.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/DefaultToolOptions.java b/common/src/org/eclipse/ceylon/common/config/DefaultToolOptions.java index bff47a256e6..0be00095e42 100644 --- a/common/src/org/eclipse/ceylon/common/config/DefaultToolOptions.java +++ b/common/src/org/eclipse/ceylon/common/config/DefaultToolOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/Keystores.java b/common/src/org/eclipse/ceylon/common/config/Keystores.java index 1912a12287b..2d912a66ee6 100644 --- a/common/src/org/eclipse/ceylon/common/config/Keystores.java +++ b/common/src/org/eclipse/ceylon/common/config/Keystores.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/Proxies.java b/common/src/org/eclipse/ceylon/common/config/Proxies.java index c228db5c1ce..c77b50cfcbd 100644 --- a/common/src/org/eclipse/ceylon/common/config/Proxies.java +++ b/common/src/org/eclipse/ceylon/common/config/Proxies.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/config/Repositories.java b/common/src/org/eclipse/ceylon/common/config/Repositories.java index 12306471cb8..23b9f02eeb7 100644 --- a/common/src/org/eclipse/ceylon/common/config/Repositories.java +++ b/common/src/org/eclipse/ceylon/common/config/Repositories.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/log/JULLogger.java b/common/src/org/eclipse/ceylon/common/log/JULLogger.java index e26324f0aae..fcb65574402 100644 --- a/common/src/org/eclipse/ceylon/common/log/JULLogger.java +++ b/common/src/org/eclipse/ceylon/common/log/JULLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/log/Logger.java b/common/src/org/eclipse/ceylon/common/log/Logger.java index 9bb9d67c805..5ef2d1d3aca 100644 --- a/common/src/org/eclipse/ceylon/common/log/Logger.java +++ b/common/src/org/eclipse/ceylon/common/log/Logger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/src/org/eclipse/ceylon/common/log/StderrLogger.java b/common/src/org/eclipse/ceylon/common/log/StderrLogger.java index b97b847bf48..81f0ce163f1 100644 --- a/common/src/org/eclipse/ceylon/common/log/StderrLogger.java +++ b/common/src/org/eclipse/ceylon/common/log/StderrLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/AbstractConfigTest.java b/common/test/src/org/eclipse/ceylon/common/test/AbstractConfigTest.java index dd76180406d..ff9fcbf6b56 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/AbstractConfigTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/AbstractConfigTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/AbstractKeystoreTest.java b/common/test/src/org/eclipse/ceylon/common/test/AbstractKeystoreTest.java index 7b5be843656..db5a9a1e3a8 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/AbstractKeystoreTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/AbstractKeystoreTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/AllCommonTests.java b/common/test/src/org/eclipse/ceylon/common/test/AllCommonTests.java index 6578c325676..f6b087b2428 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/AllCommonTests.java +++ b/common/test/src/org/eclipse/ceylon/common/test/AllCommonTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/AuthenticationTest.java b/common/test/src/org/eclipse/ceylon/common/test/AuthenticationTest.java index 255812b95a0..5802c1b09df 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/AuthenticationTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/AuthenticationTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/CeylonConfigTest.java b/common/test/src/org/eclipse/ceylon/common/test/CeylonConfigTest.java index 8dcfdb49e4d..bdc522be137 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/CeylonConfigTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/CeylonConfigTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/ConfigSuite.java b/common/test/src/org/eclipse/ceylon/common/test/ConfigSuite.java index 8b68e2d368e..2e90cb8f93f 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/ConfigSuite.java +++ b/common/test/src/org/eclipse/ceylon/common/test/ConfigSuite.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/ConfigWriterTest.java b/common/test/src/org/eclipse/ceylon/common/test/ConfigWriterTest.java index 3d3a08e69c9..0184c84a76c 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/ConfigWriterTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/ConfigWriterTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/KeystoresTest.java b/common/test/src/org/eclipse/ceylon/common/test/KeystoresTest.java index 142afba1f55..ecf70e8620a 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/KeystoresTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/KeystoresTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/MockPasswordPrompt.java b/common/test/src/org/eclipse/ceylon/common/test/MockPasswordPrompt.java index 47e5089ae08..87b003fdaba 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/MockPasswordPrompt.java +++ b/common/test/src/org/eclipse/ceylon/common/test/MockPasswordPrompt.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/ProxiesTest.java b/common/test/src/org/eclipse/ceylon/common/test/ProxiesTest.java index e366c41222b..7e6bf689d0c 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/ProxiesTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/ProxiesTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/ProxyTool.java b/common/test/src/org/eclipse/ceylon/common/test/ProxyTool.java index 5f63269e6dd..49e5742a6dc 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/ProxyTool.java +++ b/common/test/src/org/eclipse/ceylon/common/test/ProxyTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/RepositoriesTest.java b/common/test/src/org/eclipse/ceylon/common/test/RepositoriesTest.java index 236b7f05ce5..c868e41a523 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/RepositoriesTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/RepositoriesTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/common/test/src/org/eclipse/ceylon/common/test/StatusPrinterTest.java b/common/test/src/org/eclipse/ceylon/common/test/StatusPrinterTest.java index e7474987498..8c3dfbed378 100644 --- a/common/test/src/org/eclipse/ceylon/common/test/StatusPrinterTest.java +++ b/common/test/src/org/eclipse/ceylon/common/test/StatusPrinterTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/AttributeGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/AttributeGenerator.java index 8a3417f3ab9..80a53326928 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/AttributeGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/AttributeGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BlockWithCaptureVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BlockWithCaptureVisitor.java index b8cbe906890..de035cfd6d8 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BlockWithCaptureVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BlockWithCaptureVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BmeGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BmeGenerator.java index 10c56141b38..39fb01caee9 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BmeGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/BmeGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsMessages.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsMessages.java index 8affddf08ed..41a2a12e595 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsMessages.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsTool.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsTool.java index 1a1dbdca3b4..a5bf51c4f62 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsTool.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonCompileJsTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsException.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsException.java index 7c5c2541ae0..0d7adb9d032 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsException.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsMessages.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsMessages.java index fc388ce44e1..6a77ca24d54 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsMessages.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsTool.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsTool.java index 928ca191b2a..87bf56290d2 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsTool.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonRunJsTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonTestJsTool.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonTestJsTool.java index 2adc237f123..a3ff6b5f0e2 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonTestJsTool.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CeylonTestJsTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClassGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClassGenerator.java index ca400402b0a..37ee466596b 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClassGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClassGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClosureHelper.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClosureHelper.java index 12c5d9cc6f9..7b31a7561b2 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClosureHelper.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ClosureHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CompilerErrorException.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CompilerErrorException.java index 9789daeb720..1f41fc02234 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CompilerErrorException.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/CompilerErrorException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ComprehensionGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ComprehensionGenerator.java index de7f9cb90f5..ab3c9a3e362 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ComprehensionGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ComprehensionGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ConditionGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ConditionGenerator.java index 93581aebf19..a53f967b870 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ConditionGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ConditionGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Constructors.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Constructors.java index 6413d9eed50..82725b84b88 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Constructors.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Constructors.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Destructurer.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Destructurer.java index 446c6dfd45d..f7f063873ef 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Destructurer.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Destructurer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DiagnosticListener.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DiagnosticListener.java index 81258e7d164..26ae864a801 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DiagnosticListener.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DiagnosticListener.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DocVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DocVisitor.java index a5af0b7edb2..0456e643c8f 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DocVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/DocVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorCollectingVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorCollectingVisitor.java index 575867ceff8..36897c00ed0 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorCollectingVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorCollectingVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorVisitor.java index 06b17776795..4132c8dad29 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ErrorVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ForGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ForGenerator.java index 9794cb97bde..8fe20fab8e5 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ForGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ForGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/FunctionHelper.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/FunctionHelper.java index 3072cf2e79b..782a7f8a819 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/FunctionHelper.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/FunctionHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/GenerateJsVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/GenerateJsVisitor.java index d7ff26ffa56..a3ec4529f9e 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/GenerateJsVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/GenerateJsVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/InvocationGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/InvocationGenerator.java index ddb5de8c730..7a8ced9b3a1 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/InvocationGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/InvocationGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/JsCompiler.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/JsCompiler.java index b15e78cab94..c985e051188 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/JsCompiler.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/JsCompiler.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/MetamodelHelper.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/MetamodelHelper.java index 6ac7477e70b..3223d508090 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/MetamodelHelper.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/MetamodelHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Operators.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Operators.java index ef233a827b8..cb225967eff 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Operators.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Operators.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ReturnConstructorVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ReturnConstructorVisitor.java index ab2a3f61a10..0b2addf0ab8 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ReturnConstructorVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ReturnConstructorVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SequenceGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SequenceGenerator.java index e2809cb683c..f2cf0e82335 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SequenceGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SequenceGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SerializationHelper.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SerializationHelper.java index 367b17321de..9bec2673b04 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SerializationHelper.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/SerializationHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Singletons.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Singletons.java index 854e266cddd..6931f41b4c0 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Singletons.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Singletons.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Stitcher.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Stitcher.java index 1a400e58157..0dcf3a9ae3c 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Stitcher.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/Stitcher.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TryCatchGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TryCatchGenerator.java index 8dde0acba2f..4a0e1d79c1f 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TryCatchGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TryCatchGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TypeGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TypeGenerator.java index bbd3d2a4722..735bcc34d66 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TypeGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/TypeGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ValueVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ValueVisitor.java index 28661d3daef..69c6a678e41 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ValueVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/ValueVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManager.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManager.java index d9c6573f94e..c9153bc121a 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManager.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManagerFactory.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManagerFactory.java index 50e24083b9d..8601daf0a83 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManagerFactory.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleManagerFactory.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleSourceMapper.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleSourceMapper.java index 333d8e44d54..b86d046211c 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleSourceMapper.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsModuleSourceMapper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonModule.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonModule.java index 6eb3d1b276d..79b8d78fbd6 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonModule.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonModule.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonPackage.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonPackage.java index 6b4fed54fee..c2ec4a45a15 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonPackage.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/JsonPackage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/LazyPackage.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/LazyPackage.java index f368b36ecf1..127c4e6edc8 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/LazyPackage.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/LazyPackage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelGenerator.java index 11622c65c4b..91242b4631e 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelVisitor.java index 3d815e3913b..f1e38635f43 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/MetamodelVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/ModelEncoder.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/ModelEncoder.java index 6c53d5ee3a8..c6343611343 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/ModelEncoder.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/ModelEncoder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmAware.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmAware.java index a7c6f08a6b9..4b919eb89ef 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmAware.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmAware.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmPackage.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmPackage.java index 6c8cd318242..cc83680bdd7 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmPackage.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/loader/NpmPackage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/ContinueBreakVisitor.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/ContinueBreakVisitor.java index 1fa3b0722ba..d96542809e5 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/ContinueBreakVisitor.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/ContinueBreakVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsIdentifierNames.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsIdentifierNames.java index 34273eb6e15..435f568ad07 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsIdentifierNames.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsIdentifierNames.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsJULLogger.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsJULLogger.java index 5fc2eb6176d..001dc30083d 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsJULLogger.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsJULLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsLogger.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsLogger.java index a66ecdadcd1..823cab9678b 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsLogger.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsOutput.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsOutput.java index d83dde7a733..09b7361b0e9 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsOutput.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsOutput.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsUtils.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsUtils.java index 5ad11d4966b..fc7f59a4133 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsUtils.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsWriter.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsWriter.java index e6d2f6a0b09..39f91ced26f 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsWriter.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/JsWriter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/NpmDescriptorGenerator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/NpmDescriptorGenerator.java index 09d9c618dd6..5745553f24f 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/NpmDescriptorGenerator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/NpmDescriptorGenerator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/Options.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/Options.java index b0b1e201740..9ad0ca33f62 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/Options.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/Options.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/RetainedVars.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/RetainedVars.java index e1f96ada92d..f6bc0f26dfe 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/RetainedVars.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/RetainedVars.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeComparator.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeComparator.java index 2e931551ab9..8f4966acfb5 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeComparator.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeComparator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeUtils.java b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeUtils.java index f098db3fb52..c5c77c4f8e5 100644 --- a/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeUtils.java +++ b/compiler-js/src/main/java/org/eclipse/ceylon/compiler/js/util/TypeUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileJsToolTest.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileJsToolTest.java index cbaaae2c9b6..f35aa12f24a 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileJsToolTest.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileJsToolTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileSomething.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileSomething.java index 7b660a3eb2d..2416fcc2190 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileSomething.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/CompileSomething.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/ModuleComplianceVisitor.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/ModuleComplianceVisitor.java index dd541522c67..0da8af240e7 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/ModuleComplianceVisitor.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/ModuleComplianceVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/RunJsTest.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/RunJsTest.java index 7807d3ee596..02f1526e539 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/RunJsTest.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/RunJsTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestDocVisitor.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestDocVisitor.java index 31a92ba943d..b187b830d73 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestDocVisitor.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestDocVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestJavaDeps.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestJavaDeps.java index 682dd3cd9d5..ab20435aca3 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestJavaDeps.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestJavaDeps.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelAliases.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelAliases.java index 4901a3ca21d..5ef132525cd 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelAliases.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelAliases.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelClasses.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelClasses.java index 35bff1a45e6..7d631bbc93b 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelClasses.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelClasses.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelMethodsAndAttributes.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelMethodsAndAttributes.java index 3c0af557754..20120d293f2 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelMethodsAndAttributes.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestModelMethodsAndAttributes.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestStaticTypeComparator.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestStaticTypeComparator.java index 3b24f9800d4..e0357567e5b 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestStaticTypeComparator.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/js/TestStaticTypeComparator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestBitAnnotations.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestBitAnnotations.java index 38b128eb4fd..2a704336610 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestBitAnnotations.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestBitAnnotations.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestModuleManager.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestModuleManager.java index 50dd2d07d3d..e41a775d636 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestModuleManager.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestMultipackages.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestMultipackages.java index b9c2834216b..6161f7be353 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestMultipackages.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestMultipackages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestSiteVariance.java b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestSiteVariance.java index cfecd31dd0f..749b8a63b66 100644 --- a/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestSiteVariance.java +++ b/compiler-js/src/test/java/org/eclipse/ceylon/compiler/loader/TestSiteVariance.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/java/util/ModelUtils.java b/compiler-js/src/test/java/util/ModelUtils.java index e991ec33e87..1bc971e4f52 100644 --- a/compiler-js/src/test/java/util/ModelUtils.java +++ b/compiler-js/src/test/java/util/ModelUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/compiler-js/src/test/resources/multi/pass2/usemulti/package.ceylon b/compiler-js/src/test/resources/multi/pass2/usemulti/package.ceylon index 3606476272c..8be442cab26 100644 --- a/compiler-js/src/test/resources/multi/pass2/usemulti/package.ceylon +++ b/compiler-js/src/test/resources/multi/pass2/usemulti/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/dist/osgi/src/com/redhat/ceylon/dist/osgi/Activator.java b/dist/osgi/src/com/redhat/ceylon/dist/osgi/Activator.java index c0660657c90..e039c8f9f3d 100644 --- a/dist/osgi/src/com/redhat/ceylon/dist/osgi/Activator.java +++ b/dist/osgi/src/com/redhat/ceylon/dist/osgi/Activator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/dist/samples/interop-java/source/com/example/interop/JavaHelper.java b/dist/samples/interop-java/source/com/example/interop/JavaHelper.java index 685b377df8d..b0d1535fcd5 100644 --- a/dist/samples/interop-java/source/com/example/interop/JavaHelper.java +++ b/dist/samples/interop-java/source/com/example/interop/JavaHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/dist/samples/interop-java/source/com/example/interop/JavaPrinter.java b/dist/samples/interop-java/source/com/example/interop/JavaPrinter.java index 13e5bd9f983..1ab17ac3a3f 100644 --- a/dist/samples/interop-java/source/com/example/interop/JavaPrinter.java +++ b/dist/samples/interop-java/source/com/example/interop/JavaPrinter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main.java b/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main.java index 3749c4366ff..f487741c909 100644 --- a/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main.java +++ b/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main2.java b/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main2.java index 81a80515770..cd4835733b3 100644 --- a/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main2.java +++ b/java-main/src/org/eclipse/ceylon/compiler/java/runtime/Main2.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/java-main/test/foo/foo/$module_.java b/java-main/test/foo/foo/$module_.java index 82dae4d34de..eaffc58e545 100644 --- a/java-main/test/foo/foo/$module_.java +++ b/java-main/test/foo/foo/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/java-main/test/org/eclipse/ceylon/compiler/java/runtime/AllJavaMainTests.java b/java-main/test/org/eclipse/ceylon/compiler/java/runtime/AllJavaMainTests.java index 39565e75b43..ebaebc23635 100644 --- a/java-main/test/org/eclipse/ceylon/compiler/java/runtime/AllJavaMainTests.java +++ b/java-main/test/org/eclipse/ceylon/compiler/java/runtime/AllJavaMainTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/java-main/test/org/eclipse/ceylon/compiler/java/runtime/MainTest.java b/java-main/test/org/eclipse/ceylon/compiler/java/runtime/MainTest.java index aff5aeefd5b..f47070ebc92 100644 --- a/java-main/test/org/eclipse/ceylon/compiler/java/runtime/MainTest.java +++ b/java-main/test/org/eclipse/ceylon/compiler/java/runtime/MainTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedCallableConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedCallableConstructor.ceylon index 6d3f47b4c13..826b37702c6 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedCallableConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedCallableConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedClass.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedClass.ceylon index 30bf5db6651..3f0183fa403 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedClass.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedClass.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedFunction.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedFunction.ceylon index b9a7a25b539..46e866cb555 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedFunction.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedFunction.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedInterface.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedInterface.ceylon index 186ab9aa80d..7ff11a4bf41 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedInterface.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedIntersectionType.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedIntersectionType.ceylon index 72773a67377..534f8422a38 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedIntersectionType.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedIntersectionType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedMemberClass.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedMemberClass.ceylon index 05ec7d77604..f4e26c0936e 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedMemberClass.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedMemberClass.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedMemberClassCallableConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedMemberClassCallableConstructor.ceylon index 6751733c687..fd59aeb18f6 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedMemberClassCallableConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedMemberClassCallableConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedMemberClassValueConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedMemberClassValueConstructor.ceylon index 87a41efe9fe..c0f27707224 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedMemberClassValueConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedMemberClassValueConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedMemberInterface.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedMemberInterface.ceylon index d7c4b75135d..eac4f950fc6 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedMemberInterface.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedMemberInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedMethod.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedMethod.ceylon index 6ac7e741718..c0778f4245b 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedMethod.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedMethod.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedUnionType.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedUnionType.ceylon index 0dba2447cfd..2087e18fd02 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedUnionType.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedUnionType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedValue.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedValue.ceylon index 20729b6b6a6..d700855eae1 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedValue.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedValue.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/AppliedValueConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/AppliedValueConstructor.ceylon index 8368c635edd..9bf4136717e 100644 --- a/language/runtime-js/ceylon/language/jsint/AppliedValueConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/AppliedValueConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/FreeClass.ceylon b/language/runtime-js/ceylon/language/jsint/FreeClass.ceylon index 9041074835b..1cf8586a14f 100644 --- a/language/runtime-js/ceylon/language/jsint/FreeClass.ceylon +++ b/language/runtime-js/ceylon/language/jsint/FreeClass.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/FreeInterface.ceylon b/language/runtime-js/ceylon/language/jsint/FreeInterface.ceylon index 6f741d5329d..bef9c149607 100644 --- a/language/runtime-js/ceylon/language/jsint/FreeInterface.ceylon +++ b/language/runtime-js/ceylon/language/jsint/FreeInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/FreeIntersection.ceylon b/language/runtime-js/ceylon/language/jsint/FreeIntersection.ceylon index d76e3db9a78..5c118b66cdd 100644 --- a/language/runtime-js/ceylon/language/jsint/FreeIntersection.ceylon +++ b/language/runtime-js/ceylon/language/jsint/FreeIntersection.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/FreeUnion.ceylon b/language/runtime-js/ceylon/language/jsint/FreeUnion.ceylon index 6fe8d267e7e..f11cf1d5b5e 100644 --- a/language/runtime-js/ceylon/language/jsint/FreeUnion.ceylon +++ b/language/runtime-js/ceylon/language/jsint/FreeUnion.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/Importa.ceylon b/language/runtime-js/ceylon/language/jsint/Importa.ceylon index 2357672cf51..008a8abe178 100644 --- a/language/runtime-js/ceylon/language/jsint/Importa.ceylon +++ b/language/runtime-js/ceylon/language/jsint/Importa.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/JsResource.ceylon b/language/runtime-js/ceylon/language/jsint/JsResource.ceylon index aab75874fb5..615e83e3c7a 100644 --- a/language/runtime-js/ceylon/language/jsint/JsResource.ceylon +++ b/language/runtime-js/ceylon/language/jsint/JsResource.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/Modulo.ceylon b/language/runtime-js/ceylon/language/jsint/Modulo.ceylon index 60af27ab1d5..f40de6a8d6f 100644 --- a/language/runtime-js/ceylon/language/jsint/Modulo.ceylon +++ b/language/runtime-js/ceylon/language/jsint/Modulo.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenAlias.ceylon b/language/runtime-js/ceylon/language/jsint/OpenAlias.ceylon index 1a5fcc7bae0..069a1357eed 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenAlias.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenAlias.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenCallableConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/OpenCallableConstructor.ceylon index 0e10c490915..98a59f9a3d8 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenCallableConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenCallableConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenClassWithConstructors.ceylon b/language/runtime-js/ceylon/language/jsint/OpenClassWithConstructors.ceylon index fd9d353a24c..ced7cffdc29 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenClassWithConstructors.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenClassWithConstructors.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenClassWithInitializer.ceylon b/language/runtime-js/ceylon/language/jsint/OpenClassWithInitializer.ceylon index 95d27e38bc8..b93fb653ab4 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenClassWithInitializer.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenClassWithInitializer.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenFunction.ceylon b/language/runtime-js/ceylon/language/jsint/OpenFunction.ceylon index 0f01135079b..f90069366e6 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenFunction.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenFunction.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenInterface.ceylon b/language/runtime-js/ceylon/language/jsint/OpenInterface.ceylon index 8a896958f74..506948817d0 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenInterface.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenTvar.ceylon b/language/runtime-js/ceylon/language/jsint/OpenTvar.ceylon index 1ef9a4fc2f3..a87ef9d6d3f 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenTvar.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenTvar.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenTypeParam.ceylon b/language/runtime-js/ceylon/language/jsint/OpenTypeParam.ceylon index a43add863a0..7a90dc35f2f 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenTypeParam.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenTypeParam.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenValue.ceylon b/language/runtime-js/ceylon/language/jsint/OpenValue.ceylon index 9b62a9db1c7..d7374be4738 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenValue.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenValue.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/OpenValueConstructor.ceylon b/language/runtime-js/ceylon/language/jsint/OpenValueConstructor.ceylon index 93993ea5bfa..a49c9722362 100644 --- a/language/runtime-js/ceylon/language/jsint/OpenValueConstructor.ceylon +++ b/language/runtime-js/ceylon/language/jsint/OpenValueConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/Paquete.ceylon b/language/runtime-js/ceylon/language/jsint/Paquete.ceylon index 3fa07111386..c62dcbc3753 100644 --- a/language/runtime-js/ceylon/language/jsint/Paquete.ceylon +++ b/language/runtime-js/ceylon/language/jsint/Paquete.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/TpMap.ceylon b/language/runtime-js/ceylon/language/jsint/TpMap.ceylon index 0bdf7b2d2f5..ed777bd3541 100644 --- a/language/runtime-js/ceylon/language/jsint/TpMap.ceylon +++ b/language/runtime-js/ceylon/language/jsint/TpMap.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime-js/ceylon/language/jsint/package.ceylon b/language/runtime-js/ceylon/language/jsint/package.ceylon index d657f041b5a..50bd3add130 100644 --- a/language/runtime-js/ceylon/language/jsint/package.ceylon +++ b/language/runtime-js/ceylon/language/jsint/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Array.java b/language/runtime/ceylon/language/Array.java index c533fc73ef2..983718b9bd3 100644 --- a/language/runtime/ceylon/language/Array.java +++ b/language/runtime/ceylon/language/Array.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/AssertionError.java b/language/runtime/ceylon/language/AssertionError.java index 2078dbe5e8c..0864a5200d0 100644 --- a/language/runtime/ceylon/language/AssertionError.java +++ b/language/runtime/ceylon/language/AssertionError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Boolean.java b/language/runtime/ceylon/language/Boolean.java index e7d0970ee91..46041d14175 100755 --- a/language/runtime/ceylon/language/Boolean.java +++ b/language/runtime/ceylon/language/Boolean.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Byte.java b/language/runtime/ceylon/language/Byte.java index a9c2c7eb650..6c9a30fe9c0 100644 --- a/language/runtime/ceylon/language/Byte.java +++ b/language/runtime/ceylon/language/Byte.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Callable.java b/language/runtime/ceylon/language/Callable.java index 367393e2c48..49c396d1ad3 100644 --- a/language/runtime/ceylon/language/Callable.java +++ b/language/runtime/ceylon/language/Callable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Character.java b/language/runtime/ceylon/language/Character.java index beed2d36806..2dc2fa3cabe 100755 --- a/language/runtime/ceylon/language/Character.java +++ b/language/runtime/ceylon/language/Character.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Exception.java b/language/runtime/ceylon/language/Exception.java index 25339d3fa0c..81e1048515d 100644 --- a/language/runtime/ceylon/language/Exception.java +++ b/language/runtime/ceylon/language/Exception.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Float.java b/language/runtime/ceylon/language/Float.java index d7b59482feb..b2e2ccc36dd 100755 --- a/language/runtime/ceylon/language/Float.java +++ b/language/runtime/ceylon/language/Float.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Integer.java b/language/runtime/ceylon/language/Integer.java index afcc7c998f0..eb0ca570795 100755 --- a/language/runtime/ceylon/language/Integer.java +++ b/language/runtime/ceylon/language/Integer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/String.java b/language/runtime/ceylon/language/String.java index 5d60f955e64..a5fa08defc5 100755 --- a/language/runtime/ceylon/language/String.java +++ b/language/runtime/ceylon/language/String.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Throwable.java b/language/runtime/ceylon/language/Throwable.java index 0848f35ee48..966acf81ab4 100644 --- a/language/runtime/ceylon/language/Throwable.java +++ b/language/runtime/ceylon/language/Throwable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/Tuple.java b/language/runtime/ceylon/language/Tuple.java index 03a968fe462..cc0966f9dff 100644 --- a/language/runtime/ceylon/language/Tuple.java +++ b/language/runtime/ceylon/language/Tuple.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/arrayToTuple_.java b/language/runtime/ceylon/language/arrayToTuple_.java index 9ec195ed11c..54684f122ea 100644 --- a/language/runtime/ceylon/language/arrayToTuple_.java +++ b/language/runtime/ceylon/language/arrayToTuple_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/className_.java b/language/runtime/ceylon/language/className_.java index d5752281318..fba04473d15 100644 --- a/language/runtime/ceylon/language/className_.java +++ b/language/runtime/ceylon/language/className_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/false_.java b/language/runtime/ceylon/language/false_.java index 2a6303732f3..2212612a37a 100755 --- a/language/runtime/ceylon/language/false_.java +++ b/language/runtime/ceylon/language/false_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/flatten_.java b/language/runtime/ceylon/language/flatten_.java index bfdd857eda7..6127bd2013e 100644 --- a/language/runtime/ceylon/language/flatten_.java +++ b/language/runtime/ceylon/language/flatten_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/impl/reach_.java b/language/runtime/ceylon/language/impl/reach_.java index 4e9f53784fb..216a3155a03 100644 --- a/language/runtime/ceylon/language/impl/reach_.java +++ b/language/runtime/ceylon/language/impl/reach_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/meta/annotations_.java b/language/runtime/ceylon/language/meta/annotations_.java index 17d63d8b5bc..47e93d9023f 100644 --- a/language/runtime/ceylon/language/meta/annotations_.java +++ b/language/runtime/ceylon/language/meta/annotations_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/meta/classDeclaration_.java b/language/runtime/ceylon/language/meta/classDeclaration_.java index 800fa5740f6..9a73b21eb01 100644 --- a/language/runtime/ceylon/language/meta/classDeclaration_.java +++ b/language/runtime/ceylon/language/meta/classDeclaration_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/meta/modules_.java b/language/runtime/ceylon/language/meta/modules_.java index 0d8e878972b..92481ff4c09 100644 --- a/language/runtime/ceylon/language/meta/modules_.java +++ b/language/runtime/ceylon/language/meta/modules_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/meta/typeLiteral_.java b/language/runtime/ceylon/language/meta/typeLiteral_.java index 853d854f51a..bdf60e01774 100644 --- a/language/runtime/ceylon/language/meta/typeLiteral_.java +++ b/language/runtime/ceylon/language/meta/typeLiteral_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/meta/type_.java b/language/runtime/ceylon/language/meta/type_.java index 02459479bdf..815fdddc818 100644 --- a/language/runtime/ceylon/language/meta/type_.java +++ b/language/runtime/ceylon/language/meta/type_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/printStackTrace_.java b/language/runtime/ceylon/language/printStackTrace_.java index 2970ef7163e..98bf30501d6 100644 --- a/language/runtime/ceylon/language/printStackTrace_.java +++ b/language/runtime/ceylon/language/printStackTrace_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/serialization/PartialImpl.java b/language/runtime/ceylon/language/serialization/PartialImpl.java index b821c986f96..89a7e063062 100644 --- a/language/runtime/ceylon/language/serialization/PartialImpl.java +++ b/language/runtime/ceylon/language/serialization/PartialImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/true_.java b/language/runtime/ceylon/language/true_.java index 79a53e86378..c52002b8d8f 100755 --- a/language/runtime/ceylon/language/true_.java +++ b/language/runtime/ceylon/language/true_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/unflatten_.java b/language/runtime/ceylon/language/unflatten_.java index ac8eb6a2391..8b8412f1361 100644 --- a/language/runtime/ceylon/language/unflatten_.java +++ b/language/runtime/ceylon/language/unflatten_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/ceylon/language/vmArguments_.java b/language/runtime/ceylon/language/vmArguments_.java index 902bf03b20a..0d8aae25254 100644 --- a/language/runtime/ceylon/language/vmArguments_.java +++ b/language/runtime/ceylon/language/vmArguments_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/Util.java b/language/runtime/org/eclipse/ceylon/compiler/java/Util.java index 2e847771e22..186057252be 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/Util.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/Util.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterable.java index 42ad267c255..57a19c51143 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterator.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterator.java index 672cb7cc5fc..800429a6da0 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterator.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractArrayIterator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractCallable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractCallable.java index 9fe72409584..fb08cadd3c9 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractCallable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractCallable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterable.java index ccb4b070f6b..e2c499b64fd 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterator.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterator.java index de0321767a6..743c113304c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterator.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractIterator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractTypeConstructor.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractTypeConstructor.java index b6ae41a299d..2ffc1ce41cc 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractTypeConstructor.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/AbstractTypeConstructor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/BooleanArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/BooleanArray.java index 089aa49dc77..923b19f43c2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/BooleanArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/BooleanArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArray.java index a27ce1bbc97..b48c099c51b 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArrayResource.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArrayResource.java index 073c8691d93..7441593d7c6 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArrayResource.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ByteArrayResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/CharArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/CharArray.java index 13d3d5364b5..931aaffbfe2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/CharArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/CharArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ConstantIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ConstantIterable.java index 43b13d6cc6e..924a4111d3d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ConstantIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ConstantIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/DoubleArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/DoubleArray.java index d029c0dc41f..43cd6cb8938 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/DoubleArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/DoubleArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/EnumeratedTypeError.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/EnumeratedTypeError.java index 8e63057a551..4daad9c2555 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/EnumeratedTypeError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/EnumeratedTypeError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/FileResource.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/FileResource.java index 72c86d16c8f..4bdcbf9b14e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/FileResource.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/FileResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/FloatArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/FloatArray.java index 0ca606062e1..0a3e7caf243 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/FloatArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/FloatArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Getter.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Getter.java index eb32600c4f0..33c66df0b9c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Getter.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Getter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterBoolean.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterBoolean.java index 86d2d9f85bc..d1a887e6f29 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterBoolean.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterBoolean.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterByte.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterByte.java index 017d1d5901f..afcefc80a92 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterByte.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterByte.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterChar.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterChar.java index 39076928504..f9b1beb4f37 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterChar.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterChar.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterDouble.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterDouble.java index 53899a59f89..5060cd212f8 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterDouble.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterDouble.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterFloat.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterFloat.java index 903a1f19c82..c71709df4f5 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterFloat.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterFloat.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterInt.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterInt.java index e9c3009d817..abb8930a122 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterInt.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterInt.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterLong.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterLong.java index 0c5d4168d65..1f9233b4d2a 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterLong.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/GetterLong.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/IntArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/IntArray.java index 2ee789c7a26..4c2fdfc725f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/IntArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/IntArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/InternalMap.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/InternalMap.java index d00517c7467..e68e413cbe9 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/InternalMap.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/InternalMap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyInvokingIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyInvokingIterable.java index 7f0ae42d2e3..ecc38f3e8b9 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyInvokingIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyInvokingIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyIterable.java index 59b03a0cc49..2082987e18e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/LazyIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/LongArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/LongArray.java index 7ece69ba075..3b6e48c365c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/LongArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/LongArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Native$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Native$annotation$.java index 3acfbd2192f..e2e94a00812 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Native$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Native$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Native.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Native.java index d2dbc210d7c..ea64837d53e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Native.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Native.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean$annotation$.java index eb9f2c7ddd2..0dcb16282b8 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean.java index 3f9d250bbb9..d0c73a58e5d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Nonbean.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArray.java index f5fbdf4325b..264e5b066ef 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArrayIterable.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArrayIterable.java index ea109bcbede..5939ac8a945 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArrayIterable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ObjectArrayIterable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded$annotation$.java index 12d34a4d06f..22b6e59611e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded.java index a6137cbde4d..5edb3ec4f8a 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Overloaded.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ReifiedTypeError.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ReifiedTypeError.java index c3b9a9f0404..2ee36bdadd3 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ReifiedTypeError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ReifiedTypeError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/SerializationProxy.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/SerializationProxy.java index d81eb41af59..80784612082 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/SerializationProxy.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/SerializationProxy.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ShortArray.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ShortArray.java index 738140fbc9b..4bb11e2107b 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ShortArray.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ShortArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp$annotation$.java index d82818be0ba..497283a76a6 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp.java index 6722171b3a0..c51d2d0e3cd 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Strictfp.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/StringTokens.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/StringTokens.java index c44123da305..3d12c719e70 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/StringTokens.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/StringTokens.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized$annotation$.java index 4dcf509d26c..4d24c5f9f77 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized.java index c12f8791c33..cdf17a18b28 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Synchronized.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient$annotation$.java index 1dd9dc8fb3f..6a381570896 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient.java index c6071dc37b9..17878c1b584 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Transient.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Types.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Types.java index 1147fec3b07..388f1fe1f93 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Types.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Types.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/UninitializedMethodError.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/UninitializedMethodError.java index cceef82af36..4042ef7c62c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/UninitializedMethodError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/UninitializedMethodError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/UninvokableError.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/UninvokableError.java index 610e31b12a9..b76b11e5135 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/UninvokableError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/UninvokableError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/UnresolvedCompilationError.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/UnresolvedCompilationError.java index 7493e87ed8d..8c7d61f2235 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/UnresolvedCompilationError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/UnresolvedCompilationError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBox.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBox.java index 0f701a5caa1..9f107519b5e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBox.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBox.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxBoolean.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxBoolean.java index 01da910a78a..242750adaa2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxBoolean.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxBoolean.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxByte.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxByte.java index 1178c3db3ff..7aa9f18783e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxByte.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxByte.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxDouble.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxDouble.java index 34da500482f..f8797a309fe 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxDouble.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxDouble.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxInt.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxInt.java index 451f0186bf6..bc3923ad8ba 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxInt.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxInt.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxLong.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxLong.java index 78190391d37..25d61c10352 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxLong.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/VariableBoxLong.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile$annotation$.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile$annotation$.java index 236a22ac7ad..b2b02ac299d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile$annotation$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile$annotation$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile.java index d559fad45e7..2e5946d4c4c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/Volatile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/ZipResource.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/ZipResource.java index e6ecf2c3771..837381b6a84 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/ZipResource.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/ZipResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/native_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/native_.java index 28074dcac92..bc7e0676f88 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/native_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/native_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/nonbean_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/nonbean_.java index b8d65238865..7675ba5c7e6 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/nonbean_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/nonbean_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/overloaded_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/overloaded_.java index 0849036204d..6a1fad3759b 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/overloaded_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/overloaded_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/strictfp_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/strictfp_.java index 2694e7b4580..859e3e45fac 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/strictfp_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/strictfp_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/synchronized_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/synchronized_.java index 62ed53de6d2..a01229b0fc3 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/synchronized_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/synchronized_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/transient_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/transient_.java index f8df4ee26b5..45bfca9cf52 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/transient_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/transient_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/language/volatile_.java b/language/runtime/org/eclipse/ceylon/compiler/java/language/volatile_.java index 164609d089b..0a05feacb9e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/language/volatile_.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/language/volatile_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/ide/Launcher.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/ide/Launcher.java index 8e2791df205..b7e2d36f502 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/ide/Launcher.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/ide/Launcher.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/AnnotationBearing.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/AnnotationBearing.java index dcece7fc06e..20f342bd646 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/AnnotationBearing.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/AnnotationBearing.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ConstructorDispatch.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ConstructorDispatch.java index b9b0bde3151..0520f04e07b 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ConstructorDispatch.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ConstructorDispatch.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DeclarationParser.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DeclarationParser.java index 6ac7663cb79..91b5f51bd1c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DeclarationParser.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DeclarationParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DefaultValueProvider.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DefaultValueProvider.java index 4aa75103f57..ef4c02fac6f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DefaultValueProvider.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/DefaultValueProvider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/FunctionalUtil.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/FunctionalUtil.java index 26be6f01a0b..7ea2d111a32 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/FunctionalUtil.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/FunctionalUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Metamodel.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Metamodel.java index c2dd60212df..4178951a225 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Metamodel.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Metamodel.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/MethodHandleUtil.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/MethodHandleUtil.java index c8ba0632351..3cd2a5f9d3f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/MethodHandleUtil.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/MethodHandleUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ModelError.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ModelError.java index 3cb66a6ae7e..4d2698646b5 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ModelError.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/ModelError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Predicates.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Predicates.java index 3209ef76b46..92ad72d1e0c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Predicates.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Predicates.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Reflection.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Reflection.java index 4b5805923d0..1daa0f138b9 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Reflection.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/Reflection.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/AliasDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/AliasDeclarationImpl.java index e2f71ae8d74..c11751aa0ee 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/AliasDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/AliasDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/CallableConstructorDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/CallableConstructorDeclarationImpl.java index dc02a94b5e4..fbf46cf53bf 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/CallableConstructorDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/CallableConstructorDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassDeclarationImpl.java index 87e70d9ae7d..c32cf6477a2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassOrInterfaceDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassOrInterfaceDeclarationImpl.java index 4e147800c21..b1ba5366ea0 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassOrInterfaceDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassOrInterfaceDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithConstructorsDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithConstructorsDeclarationImpl.java index d219af8713e..1e16a2ed2bf 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithConstructorsDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithConstructorsDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationConstructor.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationConstructor.java index 807c1bbbddf..d6c4a1bc715 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationConstructor.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationConstructor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationImpl.java index 7cc5497c8ca..18a2f79a2e0 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ClassWithInitializerDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionDeclarationImpl.java index e6df6e25dc8..8eb5cff1487 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionOrValueDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionOrValueDeclarationImpl.java index ff29c4d5980..47cfc0010fd 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionOrValueDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/FunctionOrValueDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ImportImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ImportImpl.java index 78f3b12adcd..2d75f03f14f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ImportImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ImportImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/InterfaceDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/InterfaceDeclarationImpl.java index c38732a61df..3c792cfa6fc 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/InterfaceDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/InterfaceDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ModuleImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ModuleImpl.java index 48ec519c8f2..2038f14a2d2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ModuleImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ModuleImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/NestableDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/NestableDeclarationImpl.java index ddd95b1694b..844b9703a1d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/NestableDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/NestableDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassOrInterfaceTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassOrInterfaceTypeImpl.java index 2bf08b75266..c7e9aff3aa3 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassOrInterfaceTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassOrInterfaceTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassTypeImpl.java index f814449fed7..7899e3a8b9d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenClassTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenInterfaceTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenInterfaceTypeImpl.java index 4d9f05e7f21..7e4f3435afe 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenInterfaceTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenInterfaceTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenIntersectionTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenIntersectionTypeImpl.java index ea98a4e1109..b819f6868a1 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenIntersectionTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenIntersectionTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenTypeVariableImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenTypeVariableImpl.java index b84847a84e5..a98cd4504a6 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenTypeVariableImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenTypeVariableImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenUnionTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenUnionTypeImpl.java index 594621c943e..f91b2d10d25 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenUnionTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/OpenUnionTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/PackageImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/PackageImpl.java index 0b20c29910f..b921f23f055 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/PackageImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/PackageImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/SetterDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/SetterDeclarationImpl.java index 0b85550e942..e167b9db2fe 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/SetterDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/SetterDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/TypeParameterImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/TypeParameterImpl.java index aca155a96b0..098556217a5 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/TypeParameterImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/TypeParameterImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueConstructorDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueConstructorDeclarationImpl.java index 86c3d01da7d..61e7583669d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueConstructorDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueConstructorDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueDeclarationImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueDeclarationImpl.java index 1d1be9ff3bb..09897f4b5f2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueDeclarationImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/decl/ValueDeclarationImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/AttributeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/AttributeImpl.java index ea834fd8e26..77b5ef7aeee 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/AttributeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/AttributeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/CallableConstructorImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/CallableConstructorImpl.java index 79a067898d6..210a2cf91f6 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/CallableConstructorImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/CallableConstructorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassImpl.java index 89b25501ff8..b60a6d3c191 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassInitializerConstructor.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassInitializerConstructor.java index 9eda1cd6357..53621736106 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassInitializerConstructor.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassInitializerConstructor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassOrInterfaceImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassOrInterfaceImpl.java index 0ad65481f39..35bd174e67e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassOrInterfaceImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ClassOrInterfaceImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/FunctionImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/FunctionImpl.java index 23b5d82a1ad..fe3dc8d8e11 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/FunctionImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/FunctionImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/InterfaceImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/InterfaceImpl.java index 53d7096d900..0670857d653 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/InterfaceImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/InterfaceImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/IntersectionTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/IntersectionTypeImpl.java index 951c42529cb..8509592eceb 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/IntersectionTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/IntersectionTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassCallableConstructorImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassCallableConstructorImpl.java index 02c062774a9..880b72f7cba 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassCallableConstructorImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassCallableConstructorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassImpl.java index b89395a1a90..6dfc60321b8 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassInitializerConstructor.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassInitializerConstructor.java index 24780f9c70c..6d5ba6affaa 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassInitializerConstructor.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassInitializerConstructor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassValueConstructorImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassValueConstructorImpl.java index 47a398aa295..c795116dfbf 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassValueConstructorImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberClassValueConstructorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberImpl.java index 41383d24886..f07b18f8885 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberInterfaceImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberInterfaceImpl.java index 9a9b7936a57..85db9d1798f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberInterfaceImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MemberInterfaceImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MethodImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MethodImpl.java index f0fed2dd19f..97e71809a64 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MethodImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/MethodImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/UnionTypeImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/UnionTypeImpl.java index cc7252f9485..f6bf82fbfed 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/UnionTypeImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/UnionTypeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueConstructorImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueConstructorImpl.java index 4398ba1d5dc..5f9a4cc629e 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueConstructorImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueConstructorImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueImpl.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueImpl.java index 09e016b3cb7..44b37caacb4 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueImpl.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/metamodel/meta/ValueImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/ReifiedType.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/ReifiedType.java index 7368a23a068..e8e5ccb40b4 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/ReifiedType.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/ReifiedType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModelLoader.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModelLoader.java index 3183b1d09b9..3f8275b626d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModelLoader.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModelLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModuleManager.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModuleManager.java index f0b9ee08fef..d2be327564c 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModuleManager.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/RuntimeModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/TypeDescriptor.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/TypeDescriptor.java index c0edf2154e0..9df40572f57 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/TypeDescriptor.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/model/TypeDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/$Serialization$.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/$Serialization$.java index efe435898cc..0b2f7dec235 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/$Serialization$.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/$Serialization$.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/Serializable.java b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/Serializable.java index f712bc0b237..c755118c949 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/Serializable.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/runtime/serialization/Serializable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonIterator.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonIterator.java index 33055fcb151..bd9d66dc34f 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonIterator.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonIterator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonList.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonList.java index 23fd09b38b1..d8e0985ed14 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonList.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonMap.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonMap.java index ae3f8e3a571..abf04e917f1 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonMap.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonMap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonSet.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonSet.java index 210c52fb9bb..ea5b332f4ed 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonSet.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedCeylonSet.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaIterator.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaIterator.java index 9bd0bb022cd..887f7bb7241 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaIterator.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaIterator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaList.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaList.java index 1be8520a354..f81b8f8a2f2 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaList.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaMap.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaMap.java index 40c5b14ff41..af2e0b37c03 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaMap.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaMap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaSet.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaSet.java index bb8f2a031e1..3523e8a842b 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaSet.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/WrappedJavaSet.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrapping.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrapping.java index b0f0a00b047..e4aedb93a7d 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrapping.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrapping.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrappings.java b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrappings.java index 439a074490a..789c4c146bf 100644 --- a/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrappings.java +++ b/language/runtime/org/eclipse/ceylon/compiler/java/wrapping/Wrappings.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Annotated.ceylon b/language/src/ceylon/language/Annotated.ceylon index d9e2ab00477..732da7b8d9f 100644 --- a/language/src/ceylon/language/Annotated.ceylon +++ b/language/src/ceylon/language/Annotated.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Annotation.ceylon b/language/src/ceylon/language/Annotation.ceylon index f1d7d85ddd2..9ba29b9a791 100644 --- a/language/src/ceylon/language/Annotation.ceylon +++ b/language/src/ceylon/language/Annotation.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Anything.ceylon b/language/src/ceylon/language/Anything.ceylon index 5d12fd46e9b..3c28a0398ad 100644 --- a/language/src/ceylon/language/Anything.ceylon +++ b/language/src/ceylon/language/Anything.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Array.ceylon b/language/src/ceylon/language/Array.ceylon index 40d665ad195..fc0c525bdb6 100644 --- a/language/src/ceylon/language/Array.ceylon +++ b/language/src/ceylon/language/Array.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/ArraySequence.ceylon b/language/src/ceylon/language/ArraySequence.ceylon index f13fdceffc4..18ea38cc3f6 100644 --- a/language/src/ceylon/language/ArraySequence.ceylon +++ b/language/src/ceylon/language/ArraySequence.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/AssertionError.ceylon b/language/src/ceylon/language/AssertionError.ceylon index 31108854e64..bb9992be20d 100644 --- a/language/src/ceylon/language/AssertionError.ceylon +++ b/language/src/ceylon/language/AssertionError.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Basic.ceylon b/language/src/ceylon/language/Basic.ceylon index bab8594dd22..ec193a3ccca 100644 --- a/language/src/ceylon/language/Basic.ceylon +++ b/language/src/ceylon/language/Basic.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Binary.ceylon b/language/src/ceylon/language/Binary.ceylon index c431ccc948f..01a23fe2f08 100644 --- a/language/src/ceylon/language/Binary.ceylon +++ b/language/src/ceylon/language/Binary.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Boolean.ceylon b/language/src/ceylon/language/Boolean.ceylon index 1126c1279da..752d3337aad 100644 --- a/language/src/ceylon/language/Boolean.ceylon +++ b/language/src/ceylon/language/Boolean.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Byte.ceylon b/language/src/ceylon/language/Byte.ceylon index 5ae1441a51b..965edb5aa64 100644 --- a/language/src/ceylon/language/Byte.ceylon +++ b/language/src/ceylon/language/Byte.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Callable.ceylon b/language/src/ceylon/language/Callable.ceylon index 0cca4d85db8..55f281dd672 100644 --- a/language/src/ceylon/language/Callable.ceylon +++ b/language/src/ceylon/language/Callable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Category.ceylon b/language/src/ceylon/language/Category.ceylon index b520d8d2701..345df1722ae 100644 --- a/language/src/ceylon/language/Category.ceylon +++ b/language/src/ceylon/language/Category.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/ChainedIterator.ceylon b/language/src/ceylon/language/ChainedIterator.ceylon index 990f4bef529..3dd8e13cd42 100644 --- a/language/src/ceylon/language/ChainedIterator.ceylon +++ b/language/src/ceylon/language/ChainedIterator.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Character.ceylon b/language/src/ceylon/language/Character.ceylon index 40bac96f057..4d4ba36d6cc 100644 --- a/language/src/ceylon/language/Character.ceylon +++ b/language/src/ceylon/language/Character.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Collection.ceylon b/language/src/ceylon/language/Collection.ceylon index 64285130724..6de9b828480 100644 --- a/language/src/ceylon/language/Collection.ceylon +++ b/language/src/ceylon/language/Collection.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Comparable.ceylon b/language/src/ceylon/language/Comparable.ceylon index 20c73769e0f..67c2d558901 100644 --- a/language/src/ceylon/language/Comparable.ceylon +++ b/language/src/ceylon/language/Comparable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Comparison.ceylon b/language/src/ceylon/language/Comparison.ceylon index ce5993b0904..241872de4bb 100644 --- a/language/src/ceylon/language/Comparison.ceylon +++ b/language/src/ceylon/language/Comparison.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/ConstrainedAnnotation.ceylon b/language/src/ceylon/language/ConstrainedAnnotation.ceylon index e73a78e8ba6..165cc429a0f 100644 --- a/language/src/ceylon/language/ConstrainedAnnotation.ceylon +++ b/language/src/ceylon/language/ConstrainedAnnotation.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Contextual.ceylon b/language/src/ceylon/language/Contextual.ceylon index d5bbfc596d3..f9b06788171 100644 --- a/language/src/ceylon/language/Contextual.ceylon +++ b/language/src/ceylon/language/Contextual.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Correspondence.ceylon b/language/src/ceylon/language/Correspondence.ceylon index 701dcb3c2f1..f47087cc285 100644 --- a/language/src/ceylon/language/Correspondence.ceylon +++ b/language/src/ceylon/language/Correspondence.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/CycledIterator.ceylon b/language/src/ceylon/language/CycledIterator.ceylon index 88a20be91b2..993565a63d3 100644 --- a/language/src/ceylon/language/CycledIterator.ceylon +++ b/language/src/ceylon/language/CycledIterator.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Destroyable.ceylon b/language/src/ceylon/language/Destroyable.ceylon index 7d2669ce3df..4f114644c86 100644 --- a/language/src/ceylon/language/Destroyable.ceylon +++ b/language/src/ceylon/language/Destroyable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Empty.ceylon b/language/src/ceylon/language/Empty.ceylon index 3c186784571..74217c60541 100644 --- a/language/src/ceylon/language/Empty.ceylon +++ b/language/src/ceylon/language/Empty.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Entry.ceylon b/language/src/ceylon/language/Entry.ceylon index 89983739dd0..a956968d996 100644 --- a/language/src/ceylon/language/Entry.ceylon +++ b/language/src/ceylon/language/Entry.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Enumerable.ceylon b/language/src/ceylon/language/Enumerable.ceylon index 2c97e04d829..680b3fc579e 100644 --- a/language/src/ceylon/language/Enumerable.ceylon +++ b/language/src/ceylon/language/Enumerable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Exception.ceylon b/language/src/ceylon/language/Exception.ceylon index 3fff18638d0..12465ba78e5 100644 --- a/language/src/ceylon/language/Exception.ceylon +++ b/language/src/ceylon/language/Exception.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Exponentiable.ceylon b/language/src/ceylon/language/Exponentiable.ceylon index e6ac401c22e..9d886317fa6 100644 --- a/language/src/ceylon/language/Exponentiable.ceylon +++ b/language/src/ceylon/language/Exponentiable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Finished.ceylon b/language/src/ceylon/language/Finished.ceylon index 23c8af911e1..f81960dc892 100644 --- a/language/src/ceylon/language/Finished.ceylon +++ b/language/src/ceylon/language/Finished.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Float.ceylon b/language/src/ceylon/language/Float.ceylon index e721c8c86a2..6b5419ddf6c 100644 --- a/language/src/ceylon/language/Float.ceylon +++ b/language/src/ceylon/language/Float.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Identifiable.ceylon b/language/src/ceylon/language/Identifiable.ceylon index 4ff696b67a4..fe90346710e 100644 --- a/language/src/ceylon/language/Identifiable.ceylon +++ b/language/src/ceylon/language/Identifiable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/InitializationError.ceylon b/language/src/ceylon/language/InitializationError.ceylon index 42797f5616d..3066028baa0 100644 --- a/language/src/ceylon/language/InitializationError.ceylon +++ b/language/src/ceylon/language/InitializationError.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Integer.ceylon b/language/src/ceylon/language/Integer.ceylon index 29deb8a85a3..1b99b533d85 100644 --- a/language/src/ceylon/language/Integer.ceylon +++ b/language/src/ceylon/language/Integer.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Integral.ceylon b/language/src/ceylon/language/Integral.ceylon index 9860c878ba7..4221cc4f20c 100644 --- a/language/src/ceylon/language/Integral.ceylon +++ b/language/src/ceylon/language/Integral.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Invertible.ceylon b/language/src/ceylon/language/Invertible.ceylon index eb1215b7b2d..e64327425ac 100644 --- a/language/src/ceylon/language/Invertible.ceylon +++ b/language/src/ceylon/language/Invertible.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Iterable.ceylon b/language/src/ceylon/language/Iterable.ceylon index 6946b2d403e..c7384fb5453 100644 --- a/language/src/ceylon/language/Iterable.ceylon +++ b/language/src/ceylon/language/Iterable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Iterator.ceylon b/language/src/ceylon/language/Iterator.ceylon index 833b0e0e55f..9898e0518d1 100644 --- a/language/src/ceylon/language/Iterator.ceylon +++ b/language/src/ceylon/language/Iterator.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/List.ceylon b/language/src/ceylon/language/List.ceylon index 36a602a2dbf..4aca2da73ac 100644 --- a/language/src/ceylon/language/List.ceylon +++ b/language/src/ceylon/language/List.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Map.ceylon b/language/src/ceylon/language/Map.ceylon index 58b67bc75ca..e7f941a2f13 100644 --- a/language/src/ceylon/language/Map.ceylon +++ b/language/src/ceylon/language/Map.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Measure.ceylon b/language/src/ceylon/language/Measure.ceylon index 94cf00e0abe..a90c7b07ae2 100644 --- a/language/src/ceylon/language/Measure.ceylon +++ b/language/src/ceylon/language/Measure.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Null.ceylon b/language/src/ceylon/language/Null.ceylon index fcf62369726..02de654c543 100644 --- a/language/src/ceylon/language/Null.ceylon +++ b/language/src/ceylon/language/Null.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Number.ceylon b/language/src/ceylon/language/Number.ceylon index a59374045af..9cf883761f4 100644 --- a/language/src/ceylon/language/Number.ceylon +++ b/language/src/ceylon/language/Number.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Numeric.ceylon b/language/src/ceylon/language/Numeric.ceylon index 73c7f3bdb2e..cd78a2a557b 100644 --- a/language/src/ceylon/language/Numeric.ceylon +++ b/language/src/ceylon/language/Numeric.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Object.ceylon b/language/src/ceylon/language/Object.ceylon index 79e838c70e6..755042cdac0 100644 --- a/language/src/ceylon/language/Object.ceylon +++ b/language/src/ceylon/language/Object.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Obtainable.ceylon b/language/src/ceylon/language/Obtainable.ceylon index 23dac0deace..dcad311a3a6 100644 --- a/language/src/ceylon/language/Obtainable.ceylon +++ b/language/src/ceylon/language/Obtainable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/OptionalAnnotation.ceylon b/language/src/ceylon/language/OptionalAnnotation.ceylon index cb31c4e0daa..d957d82a78c 100644 --- a/language/src/ceylon/language/OptionalAnnotation.ceylon +++ b/language/src/ceylon/language/OptionalAnnotation.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Ordinal.ceylon b/language/src/ceylon/language/Ordinal.ceylon index 8143339fc2b..b9ed80ce622 100644 --- a/language/src/ceylon/language/Ordinal.ceylon +++ b/language/src/ceylon/language/Ordinal.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/OverflowException.ceylon b/language/src/ceylon/language/OverflowException.ceylon index 91b64d4d780..51270978388 100644 --- a/language/src/ceylon/language/OverflowException.ceylon +++ b/language/src/ceylon/language/OverflowException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/ParseException.ceylon b/language/src/ceylon/language/ParseException.ceylon index 40591d7c158..99f5a046131 100644 --- a/language/src/ceylon/language/ParseException.ceylon +++ b/language/src/ceylon/language/ParseException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Range.ceylon b/language/src/ceylon/language/Range.ceylon index c56b32ad254..004477144bd 100644 --- a/language/src/ceylon/language/Range.ceylon +++ b/language/src/ceylon/language/Range.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Ranged.ceylon b/language/src/ceylon/language/Ranged.ceylon index b69260447f5..6996d6a6af2 100644 --- a/language/src/ceylon/language/Ranged.ceylon +++ b/language/src/ceylon/language/Ranged.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Resource.ceylon b/language/src/ceylon/language/Resource.ceylon index c1980b27396..6899d576077 100644 --- a/language/src/ceylon/language/Resource.ceylon +++ b/language/src/ceylon/language/Resource.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Scalable.ceylon b/language/src/ceylon/language/Scalable.ceylon index faff41585b5..8d7f6a4a259 100644 --- a/language/src/ceylon/language/Scalable.ceylon +++ b/language/src/ceylon/language/Scalable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/SearchableList.ceylon b/language/src/ceylon/language/SearchableList.ceylon index 698ba9b7339..14f55b94aba 100644 --- a/language/src/ceylon/language/SearchableList.ceylon +++ b/language/src/ceylon/language/SearchableList.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Sequence.ceylon b/language/src/ceylon/language/Sequence.ceylon index da35a09d5ea..d7be25da20f 100644 --- a/language/src/ceylon/language/Sequence.ceylon +++ b/language/src/ceylon/language/Sequence.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/SequencedAnnotation.ceylon b/language/src/ceylon/language/SequencedAnnotation.ceylon index 597e302260a..21931a75a46 100644 --- a/language/src/ceylon/language/SequencedAnnotation.ceylon +++ b/language/src/ceylon/language/SequencedAnnotation.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Sequential.ceylon b/language/src/ceylon/language/Sequential.ceylon index 18748afc007..a0fbb3117fa 100644 --- a/language/src/ceylon/language/Sequential.ceylon +++ b/language/src/ceylon/language/Sequential.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Set.ceylon b/language/src/ceylon/language/Set.ceylon index 09650434526..6ee71323d7a 100644 --- a/language/src/ceylon/language/Set.ceylon +++ b/language/src/ceylon/language/Set.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Singleton.ceylon b/language/src/ceylon/language/Singleton.ceylon index e792575303b..e0f0f2fa802 100644 --- a/language/src/ceylon/language/Singleton.ceylon +++ b/language/src/ceylon/language/Singleton.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Span.ceylon b/language/src/ceylon/language/Span.ceylon index be9740bd686..ac8d8d87e47 100644 --- a/language/src/ceylon/language/Span.ceylon +++ b/language/src/ceylon/language/Span.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/String.ceylon b/language/src/ceylon/language/String.ceylon index 65fc743b1bc..3cac7a7a505 100644 --- a/language/src/ceylon/language/String.ceylon +++ b/language/src/ceylon/language/String.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/StringBuilder.ceylon b/language/src/ceylon/language/StringBuilder.ceylon index ce671c03fbb..93a870a21a2 100644 --- a/language/src/ceylon/language/StringBuilder.ceylon +++ b/language/src/ceylon/language/StringBuilder.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/StringTokens.ceylon b/language/src/ceylon/language/StringTokens.ceylon index 3746ecb86a0..8eee37aa255 100644 --- a/language/src/ceylon/language/StringTokens.ceylon +++ b/language/src/ceylon/language/StringTokens.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Summable.ceylon b/language/src/ceylon/language/Summable.ceylon index 2040c6f0b09..f17bc1bc861 100644 --- a/language/src/ceylon/language/Summable.ceylon +++ b/language/src/ceylon/language/Summable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Throwable.ceylon b/language/src/ceylon/language/Throwable.ceylon index 5a564498492..4fa41f734b9 100644 --- a/language/src/ceylon/language/Throwable.ceylon +++ b/language/src/ceylon/language/Throwable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Tuple.ceylon b/language/src/ceylon/language/Tuple.ceylon index 8c64a8b062b..6624c595e1b 100644 --- a/language/src/ceylon/language/Tuple.ceylon +++ b/language/src/ceylon/language/Tuple.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/Usable.ceylon b/language/src/ceylon/language/Usable.ceylon index 87456cc6f3c..778ecec6640 100644 --- a/language/src/ceylon/language/Usable.ceylon +++ b/language/src/ceylon/language/Usable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/and.ceylon b/language/src/ceylon/language/and.ceylon index 783a4fdc242..725569c8f7f 100644 --- a/language/src/ceylon/language/and.ceylon +++ b/language/src/ceylon/language/and.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/annotations.ceylon b/language/src/ceylon/language/annotations.ceylon index dce6a0f10de..6da510c59d4 100644 --- a/language/src/ceylon/language/annotations.ceylon +++ b/language/src/ceylon/language/annotations.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/any.ceylon b/language/src/ceylon/language/any.ceylon index 3f0127d6b70..a09abf41843 100644 --- a/language/src/ceylon/language/any.ceylon +++ b/language/src/ceylon/language/any.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/apply.ceylon b/language/src/ceylon/language/apply.ceylon index 4ee48da7f87..bdad7071b97 100644 --- a/language/src/ceylon/language/apply.ceylon +++ b/language/src/ceylon/language/apply.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/arrayOfSize.ceylon b/language/src/ceylon/language/arrayOfSize.ceylon index 61decf29f2d..a4a0966afe3 100644 --- a/language/src/ceylon/language/arrayOfSize.ceylon +++ b/language/src/ceylon/language/arrayOfSize.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/byDecreasing.ceylon b/language/src/ceylon/language/byDecreasing.ceylon index 44e72775479..860b2431c99 100644 --- a/language/src/ceylon/language/byDecreasing.ceylon +++ b/language/src/ceylon/language/byDecreasing.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/byIncreasing.ceylon b/language/src/ceylon/language/byIncreasing.ceylon index 603c12ff088..a3a16910142 100644 --- a/language/src/ceylon/language/byIncreasing.ceylon +++ b/language/src/ceylon/language/byIncreasing.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/byItem.ceylon b/language/src/ceylon/language/byItem.ceylon index 725753f4338..6d6c67ad360 100644 --- a/language/src/ceylon/language/byItem.ceylon +++ b/language/src/ceylon/language/byItem.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/byKey.ceylon b/language/src/ceylon/language/byKey.ceylon index 6ce6c354434..518abfc9d70 100644 --- a/language/src/ceylon/language/byKey.ceylon +++ b/language/src/ceylon/language/byKey.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/className.ceylon b/language/src/ceylon/language/className.ceylon index 3394c8ec051..6c95f00ce0e 100644 --- a/language/src/ceylon/language/className.ceylon +++ b/language/src/ceylon/language/className.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/comparing.ceylon b/language/src/ceylon/language/comparing.ceylon index 652bcad4a3a..a175127b1b4 100644 --- a/language/src/ceylon/language/comparing.ceylon +++ b/language/src/ceylon/language/comparing.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/compose.ceylon b/language/src/ceylon/language/compose.ceylon index 7f738dc6876..af2df1cb89f 100644 --- a/language/src/ceylon/language/compose.ceylon +++ b/language/src/ceylon/language/compose.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/concatenate.ceylon b/language/src/ceylon/language/concatenate.ceylon index 7519e4b43d0..c3dea2697ed 100644 --- a/language/src/ceylon/language/concatenate.ceylon +++ b/language/src/ceylon/language/concatenate.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/corresponding.ceylon b/language/src/ceylon/language/corresponding.ceylon index 22ebf37c3be..e54144b6bcb 100644 --- a/language/src/ceylon/language/corresponding.ceylon +++ b/language/src/ceylon/language/corresponding.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/count.ceylon b/language/src/ceylon/language/count.ceylon index 10bbf556483..484ce6eaf39 100644 --- a/language/src/ceylon/language/count.ceylon +++ b/language/src/ceylon/language/count.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/curry.ceylon b/language/src/ceylon/language/curry.ceylon index e97cb881fdf..f143da7d75d 100644 --- a/language/src/ceylon/language/curry.ceylon +++ b/language/src/ceylon/language/curry.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/emptyOrSingleton.ceylon b/language/src/ceylon/language/emptyOrSingleton.ceylon index eccfd3f95ce..2f2c942939f 100644 --- a/language/src/ceylon/language/emptyOrSingleton.ceylon +++ b/language/src/ceylon/language/emptyOrSingleton.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/every.ceylon b/language/src/ceylon/language/every.ceylon index 8bc3ab003ce..65c6e8120ff 100644 --- a/language/src/ceylon/language/every.ceylon +++ b/language/src/ceylon/language/every.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/expand.ceylon b/language/src/ceylon/language/expand.ceylon index 2e48fb0567e..9541327feba 100644 --- a/language/src/ceylon/language/expand.ceylon +++ b/language/src/ceylon/language/expand.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/flatten.ceylon b/language/src/ceylon/language/flatten.ceylon index 59d9a25edd8..a7539343c72 100644 --- a/language/src/ceylon/language/flatten.ceylon +++ b/language/src/ceylon/language/flatten.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/forItem.ceylon b/language/src/ceylon/language/forItem.ceylon index f4045bdcd8c..e18dc5155de 100644 --- a/language/src/ceylon/language/forItem.ceylon +++ b/language/src/ceylon/language/forItem.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/forKey.ceylon b/language/src/ceylon/language/forKey.ceylon index 9d546851fe9..45160aad825 100644 --- a/language/src/ceylon/language/forKey.ceylon +++ b/language/src/ceylon/language/forKey.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/formatFloat.ceylon b/language/src/ceylon/language/formatFloat.ceylon index 0a9044f773c..5b7b85dc59a 100644 --- a/language/src/ceylon/language/formatFloat.ceylon +++ b/language/src/ceylon/language/formatFloat.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/formatInteger.ceylon b/language/src/ceylon/language/formatInteger.ceylon index 608405e1809..53d31c7b56f 100644 --- a/language/src/ceylon/language/formatInteger.ceylon +++ b/language/src/ceylon/language/formatInteger.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/functions.ceylon b/language/src/ceylon/language/functions.ceylon index 806388b831b..b0faf1ab9e6 100644 --- a/language/src/ceylon/language/functions.ceylon +++ b/language/src/ceylon/language/functions.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/identical.ceylon b/language/src/ceylon/language/identical.ceylon index 14ff75288a9..745f9e1ba94 100644 --- a/language/src/ceylon/language/identical.ceylon +++ b/language/src/ceylon/language/identical.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/identityHash.ceylon b/language/src/ceylon/language/identityHash.ceylon index 33e2fc03f54..a56082a04e1 100644 --- a/language/src/ceylon/language/identityHash.ceylon +++ b/language/src/ceylon/language/identityHash.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/ElementImpl.ceylon b/language/src/ceylon/language/impl/ElementImpl.ceylon index 9453177cff0..83ab758c14f 100644 --- a/language/src/ceylon/language/impl/ElementImpl.ceylon +++ b/language/src/ceylon/language/impl/ElementImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/MemberImpl.ceylon b/language/src/ceylon/language/impl/MemberImpl.ceylon index e843c19e4cf..41b9f7eeba1 100644 --- a/language/src/ceylon/language/impl/MemberImpl.ceylon +++ b/language/src/ceylon/language/impl/MemberImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/bases.ceylon b/language/src/ceylon/language/impl/bases.ceylon index 4ce6744674f..819d3313778 100644 --- a/language/src/ceylon/language/impl/bases.ceylon +++ b/language/src/ceylon/language/impl/bases.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/outerImpl.ceylon b/language/src/ceylon/language/impl/outerImpl.ceylon index 5667a4913d0..5f5f041ee73 100644 --- a/language/src/ceylon/language/impl/outerImpl.ceylon +++ b/language/src/ceylon/language/impl/outerImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/package.ceylon b/language/src/ceylon/language/impl/package.ceylon index 53eb3a46960..cfceac6d9ba 100644 --- a/language/src/ceylon/language/impl/package.ceylon +++ b/language/src/ceylon/language/impl/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/reach.ceylon b/language/src/ceylon/language/impl/reach.ceylon index fc2d6ac6978..f07894461ee 100644 --- a/language/src/ceylon/language/impl/reach.ceylon +++ b/language/src/ceylon/language/impl/reach.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/impl/rethrow.ceylon b/language/src/ceylon/language/impl/rethrow.ceylon index 305cadc302b..b0032f2cbb3 100644 --- a/language/src/ceylon/language/impl/rethrow.ceylon +++ b/language/src/ceylon/language/impl/rethrow.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/infinity.ceylon b/language/src/ceylon/language/infinity.ceylon index 253a93c4bcc..116fc19bad5 100644 --- a/language/src/ceylon/language/infinity.ceylon +++ b/language/src/ceylon/language/infinity.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/interleave.ceylon b/language/src/ceylon/language/interleave.ceylon index 054457756bf..5545d3345fc 100644 --- a/language/src/ceylon/language/interleave.ceylon +++ b/language/src/ceylon/language/interleave.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/language.ceylon b/language/src/ceylon/language/language.ceylon index 0fc910b9410..78fc2cf2f1e 100644 --- a/language/src/ceylon/language/language.ceylon +++ b/language/src/ceylon/language/language.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/largest.ceylon b/language/src/ceylon/language/largest.ceylon index 082c934afc8..d0db6f5d8a3 100644 --- a/language/src/ceylon/language/largest.ceylon +++ b/language/src/ceylon/language/largest.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/loop.ceylon b/language/src/ceylon/language/loop.ceylon index 2f6f1cec601..1fd2cc26c1d 100644 --- a/language/src/ceylon/language/loop.ceylon +++ b/language/src/ceylon/language/loop.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/max.ceylon b/language/src/ceylon/language/max.ceylon index 962b6c6a7c8..0ddcdb371ac 100644 --- a/language/src/ceylon/language/max.ceylon +++ b/language/src/ceylon/language/max.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/annotations.ceylon b/language/src/ceylon/language/meta/annotations.ceylon index adaca5b99c2..2521a4b4c59 100644 --- a/language/src/ceylon/language/meta/annotations.ceylon +++ b/language/src/ceylon/language/meta/annotations.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/classDeclaration.ceylon b/language/src/ceylon/language/meta/classDeclaration.ceylon index 34631f70e49..c2833fae5e6 100644 --- a/language/src/ceylon/language/meta/classDeclaration.ceylon +++ b/language/src/ceylon/language/meta/classDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/AliasDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/AliasDeclaration.ceylon index a182d4a6098..86cbb723ab8 100644 --- a/language/src/ceylon/language/meta/declaration/AliasDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/AliasDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/AnnotatedDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/AnnotatedDeclaration.ceylon index c9b3443323d..d6666400dd1 100644 --- a/language/src/ceylon/language/meta/declaration/AnnotatedDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/AnnotatedDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/CallableConstructorDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/CallableConstructorDeclaration.ceylon index 938b09c742b..8b851cb2bc8 100644 --- a/language/src/ceylon/language/meta/declaration/CallableConstructorDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/CallableConstructorDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ClassDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ClassDeclaration.ceylon index dc5a6d21526..10808b7a55d 100644 --- a/language/src/ceylon/language/meta/declaration/ClassDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ClassDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ClassOrInterfaceDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ClassOrInterfaceDeclaration.ceylon index b1d949a1b7f..2f08891aefd 100644 --- a/language/src/ceylon/language/meta/declaration/ClassOrInterfaceDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ClassOrInterfaceDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ClassWithConstructorsDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ClassWithConstructorsDeclaration.ceylon index d3c14da30bd..3b9d81aa97e 100644 --- a/language/src/ceylon/language/meta/declaration/ClassWithConstructorsDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ClassWithConstructorsDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ClassWithInitializerDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ClassWithInitializerDeclaration.ceylon index 2e5acfb26c6..036bf1ae7b3 100644 --- a/language/src/ceylon/language/meta/declaration/ClassWithInitializerDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ClassWithInitializerDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ConstructorDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ConstructorDeclaration.ceylon index d015a570d30..75a03655376 100644 --- a/language/src/ceylon/language/meta/declaration/ConstructorDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ConstructorDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/Declaration.ceylon b/language/src/ceylon/language/meta/declaration/Declaration.ceylon index 242b6737f17..8784612fefb 100644 --- a/language/src/ceylon/language/meta/declaration/Declaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/Declaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/FunctionDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/FunctionDeclaration.ceylon index 608b04a4cde..1d99bcd013a 100644 --- a/language/src/ceylon/language/meta/declaration/FunctionDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/FunctionDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/FunctionOrValueDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/FunctionOrValueDeclaration.ceylon index 21c0e8fb25b..fe141881da5 100644 --- a/language/src/ceylon/language/meta/declaration/FunctionOrValueDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/FunctionOrValueDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/FunctionalDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/FunctionalDeclaration.ceylon index a792b3c1cad..1fab9fd90b9 100644 --- a/language/src/ceylon/language/meta/declaration/FunctionalDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/FunctionalDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/GenericDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/GenericDeclaration.ceylon index a9122b7d266..813a9521ca8 100644 --- a/language/src/ceylon/language/meta/declaration/GenericDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/GenericDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/GettableDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/GettableDeclaration.ceylon index 3258be100c2..8096317f4fa 100644 --- a/language/src/ceylon/language/meta/declaration/GettableDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/GettableDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/InterfaceDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/InterfaceDeclaration.ceylon index f1b00e911fc..eae766daefe 100644 --- a/language/src/ceylon/language/meta/declaration/InterfaceDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/InterfaceDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ModuleAndPackage.ceylon b/language/src/ceylon/language/meta/declaration/ModuleAndPackage.ceylon index 1e3953e54c3..34c08c8e286 100644 --- a/language/src/ceylon/language/meta/declaration/ModuleAndPackage.ceylon +++ b/language/src/ceylon/language/meta/declaration/ModuleAndPackage.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/NestableDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/NestableDeclaration.ceylon index 7251619fd23..85233e001b2 100644 --- a/language/src/ceylon/language/meta/declaration/NestableDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/NestableDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenClassOrInterfaceType.ceylon b/language/src/ceylon/language/meta/declaration/OpenClassOrInterfaceType.ceylon index 18737e4d348..1912275f3b7 100644 --- a/language/src/ceylon/language/meta/declaration/OpenClassOrInterfaceType.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenClassOrInterfaceType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenClassType.ceylon b/language/src/ceylon/language/meta/declaration/OpenClassType.ceylon index 6ca17afb12d..63f3423b82f 100644 --- a/language/src/ceylon/language/meta/declaration/OpenClassType.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenClassType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenInterfaceType.ceylon b/language/src/ceylon/language/meta/declaration/OpenInterfaceType.ceylon index 37ba59cb891..22359b743ad 100644 --- a/language/src/ceylon/language/meta/declaration/OpenInterfaceType.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenInterfaceType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenIntersection.ceylon b/language/src/ceylon/language/meta/declaration/OpenIntersection.ceylon index e11eb441e04..335bd7a97b0 100644 --- a/language/src/ceylon/language/meta/declaration/OpenIntersection.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenIntersection.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenType.ceylon b/language/src/ceylon/language/meta/declaration/OpenType.ceylon index 248d0ed0b74..286237ea660 100644 --- a/language/src/ceylon/language/meta/declaration/OpenType.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenTypeArgument.ceylon b/language/src/ceylon/language/meta/declaration/OpenTypeArgument.ceylon index 3c66c86ae70..68134b1e6bb 100644 --- a/language/src/ceylon/language/meta/declaration/OpenTypeArgument.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenTypeArgument.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenTypeVariable.ceylon b/language/src/ceylon/language/meta/declaration/OpenTypeVariable.ceylon index 798af5cc07e..935e49e6bc9 100644 --- a/language/src/ceylon/language/meta/declaration/OpenTypeVariable.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenTypeVariable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/OpenUnion.ceylon b/language/src/ceylon/language/meta/declaration/OpenUnion.ceylon index 58884ba069f..21515b9f3eb 100644 --- a/language/src/ceylon/language/meta/declaration/OpenUnion.ceylon +++ b/language/src/ceylon/language/meta/declaration/OpenUnion.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/SetterDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/SetterDeclaration.ceylon index 7d21b9b8ef5..8022dbdc96f 100644 --- a/language/src/ceylon/language/meta/declaration/SetterDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/SetterDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/TypeParameter.ceylon b/language/src/ceylon/language/meta/declaration/TypeParameter.ceylon index cf06a468a13..e50e834ae8d 100644 --- a/language/src/ceylon/language/meta/declaration/TypeParameter.ceylon +++ b/language/src/ceylon/language/meta/declaration/TypeParameter.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/TypedDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/TypedDeclaration.ceylon index 6d4160bec1a..547adf3c493 100644 --- a/language/src/ceylon/language/meta/declaration/TypedDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/TypedDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ValueConstructorDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ValueConstructorDeclaration.ceylon index ea73de4b88d..6e94753545c 100644 --- a/language/src/ceylon/language/meta/declaration/ValueConstructorDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ValueConstructorDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/ValueDeclaration.ceylon b/language/src/ceylon/language/meta/declaration/ValueDeclaration.ceylon index 51b9bf502b1..59968e279ba 100644 --- a/language/src/ceylon/language/meta/declaration/ValueDeclaration.ceylon +++ b/language/src/ceylon/language/meta/declaration/ValueDeclaration.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/Variance.ceylon b/language/src/ceylon/language/meta/declaration/Variance.ceylon index c2ccd54214e..1c691be8b45 100644 --- a/language/src/ceylon/language/meta/declaration/Variance.ceylon +++ b/language/src/ceylon/language/meta/declaration/Variance.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/nothingType.ceylon b/language/src/ceylon/language/meta/declaration/nothingType.ceylon index a9a08fbec6f..cf4fe63510b 100644 --- a/language/src/ceylon/language/meta/declaration/nothingType.ceylon +++ b/language/src/ceylon/language/meta/declaration/nothingType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/declaration/package.ceylon b/language/src/ceylon/language/meta/declaration/package.ceylon index 51ece2b0a6c..99c0cf8f26e 100644 --- a/language/src/ceylon/language/meta/declaration/package.ceylon +++ b/language/src/ceylon/language/meta/declaration/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Applicable.ceylon b/language/src/ceylon/language/meta/model/Applicable.ceylon index e9d90c0b3dc..7f8b8fdfc03 100644 --- a/language/src/ceylon/language/meta/model/Applicable.ceylon +++ b/language/src/ceylon/language/meta/model/Applicable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Attribute.ceylon b/language/src/ceylon/language/meta/model/Attribute.ceylon index aa7a433b1dd..50b7f61a0db 100644 --- a/language/src/ceylon/language/meta/model/Attribute.ceylon +++ b/language/src/ceylon/language/meta/model/Attribute.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/CallableConstructor.ceylon b/language/src/ceylon/language/meta/model/CallableConstructor.ceylon index 4db5a91fb7e..5015eee6b95 100644 --- a/language/src/ceylon/language/meta/model/CallableConstructor.ceylon +++ b/language/src/ceylon/language/meta/model/CallableConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Class.ceylon b/language/src/ceylon/language/meta/model/Class.ceylon index 65efcfccc1b..45df8128158 100644 --- a/language/src/ceylon/language/meta/model/Class.ceylon +++ b/language/src/ceylon/language/meta/model/Class.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/ClassModel.ceylon b/language/src/ceylon/language/meta/model/ClassModel.ceylon index 3ae909fda58..7653e6868c7 100644 --- a/language/src/ceylon/language/meta/model/ClassModel.ceylon +++ b/language/src/ceylon/language/meta/model/ClassModel.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/ClassOrInterface.ceylon b/language/src/ceylon/language/meta/model/ClassOrInterface.ceylon index 41645dcfad5..02797fa0996 100644 --- a/language/src/ceylon/language/meta/model/ClassOrInterface.ceylon +++ b/language/src/ceylon/language/meta/model/ClassOrInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Declared.ceylon b/language/src/ceylon/language/meta/model/Declared.ceylon index 66ac6de3f78..2ebd23338c2 100644 --- a/language/src/ceylon/language/meta/model/Declared.ceylon +++ b/language/src/ceylon/language/meta/model/Declared.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Function.ceylon b/language/src/ceylon/language/meta/model/Function.ceylon index 4d550ce2b3a..58977e00ed4 100644 --- a/language/src/ceylon/language/meta/model/Function.ceylon +++ b/language/src/ceylon/language/meta/model/Function.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/FunctionModel.ceylon b/language/src/ceylon/language/meta/model/FunctionModel.ceylon index f65891868ce..a4aade7d2bf 100644 --- a/language/src/ceylon/language/meta/model/FunctionModel.ceylon +++ b/language/src/ceylon/language/meta/model/FunctionModel.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Functional.ceylon b/language/src/ceylon/language/meta/model/Functional.ceylon index d74b51179bd..1373183e571 100644 --- a/language/src/ceylon/language/meta/model/Functional.ceylon +++ b/language/src/ceylon/language/meta/model/Functional.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Generic.ceylon b/language/src/ceylon/language/meta/model/Generic.ceylon index e02c07f1b7d..6dd2cf9974b 100644 --- a/language/src/ceylon/language/meta/model/Generic.ceylon +++ b/language/src/ceylon/language/meta/model/Generic.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Gettable.ceylon b/language/src/ceylon/language/meta/model/Gettable.ceylon index cb3a94cbc5e..6d5d085236b 100644 --- a/language/src/ceylon/language/meta/model/Gettable.ceylon +++ b/language/src/ceylon/language/meta/model/Gettable.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/IncompatibleTypeException.ceylon b/language/src/ceylon/language/meta/model/IncompatibleTypeException.ceylon index 3c78f9df130..040dfbfe724 100644 --- a/language/src/ceylon/language/meta/model/IncompatibleTypeException.ceylon +++ b/language/src/ceylon/language/meta/model/IncompatibleTypeException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Interface.ceylon b/language/src/ceylon/language/meta/model/Interface.ceylon index 41facfc3c0e..e74dced129d 100644 --- a/language/src/ceylon/language/meta/model/Interface.ceylon +++ b/language/src/ceylon/language/meta/model/Interface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/InterfaceModel.ceylon b/language/src/ceylon/language/meta/model/InterfaceModel.ceylon index 31a7e1d360a..56d8432310c 100644 --- a/language/src/ceylon/language/meta/model/InterfaceModel.ceylon +++ b/language/src/ceylon/language/meta/model/InterfaceModel.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/IntersectionType.ceylon b/language/src/ceylon/language/meta/model/IntersectionType.ceylon index 0acc0e95f3d..22ba9a8115e 100644 --- a/language/src/ceylon/language/meta/model/IntersectionType.ceylon +++ b/language/src/ceylon/language/meta/model/IntersectionType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/InvocationException.ceylon b/language/src/ceylon/language/meta/model/InvocationException.ceylon index f1e8cb406df..aaf267fb6f5 100644 --- a/language/src/ceylon/language/meta/model/InvocationException.ceylon +++ b/language/src/ceylon/language/meta/model/InvocationException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Member.ceylon b/language/src/ceylon/language/meta/model/Member.ceylon index bcbec357113..b672a4ec204 100644 --- a/language/src/ceylon/language/meta/model/Member.ceylon +++ b/language/src/ceylon/language/meta/model/Member.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/MemberClass.ceylon b/language/src/ceylon/language/meta/model/MemberClass.ceylon index fc9d439e766..3e51ec7ff03 100644 --- a/language/src/ceylon/language/meta/model/MemberClass.ceylon +++ b/language/src/ceylon/language/meta/model/MemberClass.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/MemberClassCallableConstructor.ceylon b/language/src/ceylon/language/meta/model/MemberClassCallableConstructor.ceylon index 30d8241e3b7..31617dbd723 100644 --- a/language/src/ceylon/language/meta/model/MemberClassCallableConstructor.ceylon +++ b/language/src/ceylon/language/meta/model/MemberClassCallableConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/MemberClassValueConstructor.ceylon b/language/src/ceylon/language/meta/model/MemberClassValueConstructor.ceylon index b3a858ab942..9140fbe01ba 100644 --- a/language/src/ceylon/language/meta/model/MemberClassValueConstructor.ceylon +++ b/language/src/ceylon/language/meta/model/MemberClassValueConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/MemberInterface.ceylon b/language/src/ceylon/language/meta/model/MemberInterface.ceylon index 06f2a5ccd45..f044f49434e 100644 --- a/language/src/ceylon/language/meta/model/MemberInterface.ceylon +++ b/language/src/ceylon/language/meta/model/MemberInterface.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Method.ceylon b/language/src/ceylon/language/meta/model/Method.ceylon index 26011ffb7bd..606db2714ae 100644 --- a/language/src/ceylon/language/meta/model/Method.ceylon +++ b/language/src/ceylon/language/meta/model/Method.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Model.ceylon b/language/src/ceylon/language/meta/model/Model.ceylon index 88a248b5cc4..edeb713e1a4 100644 --- a/language/src/ceylon/language/meta/model/Model.ceylon +++ b/language/src/ceylon/language/meta/model/Model.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/MutationException.ceylon b/language/src/ceylon/language/meta/model/MutationException.ceylon index 8361ebf26dc..f577b3cfa1e 100644 --- a/language/src/ceylon/language/meta/model/MutationException.ceylon +++ b/language/src/ceylon/language/meta/model/MutationException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Qualified.ceylon b/language/src/ceylon/language/meta/model/Qualified.ceylon index f90466292e7..1839f0a7452 100644 --- a/language/src/ceylon/language/meta/model/Qualified.ceylon +++ b/language/src/ceylon/language/meta/model/Qualified.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/StorageException.ceylon b/language/src/ceylon/language/meta/model/StorageException.ceylon index c0a936b1897..de479d582bd 100644 --- a/language/src/ceylon/language/meta/model/StorageException.ceylon +++ b/language/src/ceylon/language/meta/model/StorageException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Type.ceylon b/language/src/ceylon/language/meta/model/Type.ceylon index 7c50e9a232a..905be305879 100644 --- a/language/src/ceylon/language/meta/model/Type.ceylon +++ b/language/src/ceylon/language/meta/model/Type.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/TypeApplicationException.ceylon b/language/src/ceylon/language/meta/model/TypeApplicationException.ceylon index 0276cc7b4ed..1465cc8af85 100644 --- a/language/src/ceylon/language/meta/model/TypeApplicationException.ceylon +++ b/language/src/ceylon/language/meta/model/TypeApplicationException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/TypeArgument.ceylon b/language/src/ceylon/language/meta/model/TypeArgument.ceylon index 51a904f4c60..4499eed186b 100644 --- a/language/src/ceylon/language/meta/model/TypeArgument.ceylon +++ b/language/src/ceylon/language/meta/model/TypeArgument.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/UnionType.ceylon b/language/src/ceylon/language/meta/model/UnionType.ceylon index 4c680929f49..f439e48eac3 100644 --- a/language/src/ceylon/language/meta/model/UnionType.ceylon +++ b/language/src/ceylon/language/meta/model/UnionType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/Value.ceylon b/language/src/ceylon/language/meta/model/Value.ceylon index c77ab58acf9..472c3787af2 100644 --- a/language/src/ceylon/language/meta/model/Value.ceylon +++ b/language/src/ceylon/language/meta/model/Value.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/ValueConstructor.ceylon b/language/src/ceylon/language/meta/model/ValueConstructor.ceylon index 55b72f705c2..10e3cf54a29 100644 --- a/language/src/ceylon/language/meta/model/ValueConstructor.ceylon +++ b/language/src/ceylon/language/meta/model/ValueConstructor.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/ValueModel.ceylon b/language/src/ceylon/language/meta/model/ValueModel.ceylon index 2e19e12d6ab..2d2480586c0 100644 --- a/language/src/ceylon/language/meta/model/ValueModel.ceylon +++ b/language/src/ceylon/language/meta/model/ValueModel.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/nothingType.ceylon b/language/src/ceylon/language/meta/model/nothingType.ceylon index 805f59c20fd..69f43bb4dbb 100644 --- a/language/src/ceylon/language/meta/model/nothingType.ceylon +++ b/language/src/ceylon/language/meta/model/nothingType.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/model/package.ceylon b/language/src/ceylon/language/meta/model/package.ceylon index f43ab8f728d..a3590467e8e 100644 --- a/language/src/ceylon/language/meta/model/package.ceylon +++ b/language/src/ceylon/language/meta/model/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/modules.ceylon b/language/src/ceylon/language/meta/modules.ceylon index 01c2f0a0414..3342bec1763 100644 --- a/language/src/ceylon/language/meta/modules.ceylon +++ b/language/src/ceylon/language/meta/modules.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/optionalAnnotation.ceylon b/language/src/ceylon/language/meta/optionalAnnotation.ceylon index 7b6e4fe9322..5e37ff4d2f3 100644 --- a/language/src/ceylon/language/meta/optionalAnnotation.ceylon +++ b/language/src/ceylon/language/meta/optionalAnnotation.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/package.ceylon b/language/src/ceylon/language/meta/package.ceylon index 05d09bdb4e2..5e859896baf 100644 --- a/language/src/ceylon/language/meta/package.ceylon +++ b/language/src/ceylon/language/meta/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/sequencedAnnotations.ceylon b/language/src/ceylon/language/meta/sequencedAnnotations.ceylon index 7fe9e3eba3c..2385984d735 100644 --- a/language/src/ceylon/language/meta/sequencedAnnotations.ceylon +++ b/language/src/ceylon/language/meta/sequencedAnnotations.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/type.ceylon b/language/src/ceylon/language/meta/type.ceylon index 48c87caee5f..25bc63496f2 100644 --- a/language/src/ceylon/language/meta/type.ceylon +++ b/language/src/ceylon/language/meta/type.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/meta/typeLiteral.ceylon b/language/src/ceylon/language/meta/typeLiteral.ceylon index af4adff4990..e8b61c8be9b 100644 --- a/language/src/ceylon/language/meta/typeLiteral.ceylon +++ b/language/src/ceylon/language/meta/typeLiteral.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/min.ceylon b/language/src/ceylon/language/min.ceylon index 0c00dc606ee..9b18c43ccac 100644 --- a/language/src/ceylon/language/min.ceylon +++ b/language/src/ceylon/language/min.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/module.ceylon b/language/src/ceylon/language/module.ceylon index 9f96265706d..306d3c68290 100644 --- a/language/src/ceylon/language/module.ceylon +++ b/language/src/ceylon/language/module.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/not.ceylon b/language/src/ceylon/language/not.ceylon index 0cfa4f81d44..3cc59e0735b 100644 --- a/language/src/ceylon/language/not.ceylon +++ b/language/src/ceylon/language/not.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/nothing.ceylon b/language/src/ceylon/language/nothing.ceylon index 9cd49259d1f..f794436970a 100644 --- a/language/src/ceylon/language/nothing.ceylon +++ b/language/src/ceylon/language/nothing.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/operatingSystem.ceylon b/language/src/ceylon/language/operatingSystem.ceylon index d0603b00f3c..f680624d555 100644 --- a/language/src/ceylon/language/operatingSystem.ceylon +++ b/language/src/ceylon/language/operatingSystem.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/or.ceylon b/language/src/ceylon/language/or.ceylon index d42cb969ebe..d0c9dd5eb5b 100644 --- a/language/src/ceylon/language/or.ceylon +++ b/language/src/ceylon/language/or.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/package.ceylon b/language/src/ceylon/language/package.ceylon index b6562a30608..a44565c832b 100644 --- a/language/src/ceylon/language/package.ceylon +++ b/language/src/ceylon/language/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/pairs.ceylon b/language/src/ceylon/language/pairs.ceylon index 7165404d343..2ca5e52f2a1 100644 --- a/language/src/ceylon/language/pairs.ceylon +++ b/language/src/ceylon/language/pairs.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/parseBoolean.ceylon b/language/src/ceylon/language/parseBoolean.ceylon index 6cc4b53a0c7..e109d91c91a 100644 --- a/language/src/ceylon/language/parseBoolean.ceylon +++ b/language/src/ceylon/language/parseBoolean.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/parseFloat.ceylon b/language/src/ceylon/language/parseFloat.ceylon index 3b2e2e7ecdd..19a46079199 100644 --- a/language/src/ceylon/language/parseFloat.ceylon +++ b/language/src/ceylon/language/parseFloat.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/parseInteger.ceylon b/language/src/ceylon/language/parseInteger.ceylon index 1fcfbf3857a..1bf76c535fb 100644 --- a/language/src/ceylon/language/parseInteger.ceylon +++ b/language/src/ceylon/language/parseInteger.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/plus.ceylon b/language/src/ceylon/language/plus.ceylon index 01274469328..bc88b040e83 100644 --- a/language/src/ceylon/language/plus.ceylon +++ b/language/src/ceylon/language/plus.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/print.ceylon b/language/src/ceylon/language/print.ceylon index c667e518e30..8ef5b50e01e 100644 --- a/language/src/ceylon/language/print.ceylon +++ b/language/src/ceylon/language/print.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/printStackTrace.ceylon b/language/src/ceylon/language/printStackTrace.ceylon index e3d1e9ef831..fd7ab58752a 100644 --- a/language/src/ceylon/language/printStackTrace.ceylon +++ b/language/src/ceylon/language/printStackTrace.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/process.ceylon b/language/src/ceylon/language/process.ceylon index 960e07ccc38..2b78460f200 100644 --- a/language/src/ceylon/language/process.ceylon +++ b/language/src/ceylon/language/process.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/product.ceylon b/language/src/ceylon/language/product.ceylon index d92dd05c259..060ed87879b 100644 --- a/language/src/ceylon/language/product.ceylon +++ b/language/src/ceylon/language/product.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/runtime.ceylon b/language/src/ceylon/language/runtime.ceylon index 08d4ab32e64..9b5139a546f 100644 --- a/language/src/ceylon/language/runtime.ceylon +++ b/language/src/ceylon/language/runtime.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/DeserializationContext.ceylon b/language/src/ceylon/language/serialization/DeserializationContext.ceylon index e9c3ddebddd..b17cc62f37b 100644 --- a/language/src/ceylon/language/serialization/DeserializationContext.ceylon +++ b/language/src/ceylon/language/serialization/DeserializationContext.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/DeserializationContextImpl.ceylon b/language/src/ceylon/language/serialization/DeserializationContextImpl.ceylon index 15b4d588e63..feb3893e972 100644 --- a/language/src/ceylon/language/serialization/DeserializationContextImpl.ceylon +++ b/language/src/ceylon/language/serialization/DeserializationContextImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/DeserializationException.ceylon b/language/src/ceylon/language/serialization/DeserializationException.ceylon index 6981e2b2aa3..ea56a955b80 100644 --- a/language/src/ceylon/language/serialization/DeserializationException.ceylon +++ b/language/src/ceylon/language/serialization/DeserializationException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/Element.ceylon b/language/src/ceylon/language/serialization/Element.ceylon index c33b54a3137..91e17a8e8bf 100644 --- a/language/src/ceylon/language/serialization/Element.ceylon +++ b/language/src/ceylon/language/serialization/Element.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/Member.ceylon b/language/src/ceylon/language/serialization/Member.ceylon index d0cbb20e21a..5cb55e55264 100644 --- a/language/src/ceylon/language/serialization/Member.ceylon +++ b/language/src/ceylon/language/serialization/Member.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/NativeDeque.ceylon b/language/src/ceylon/language/serialization/NativeDeque.ceylon index 15b0c1db459..6728034b58f 100644 --- a/language/src/ceylon/language/serialization/NativeDeque.ceylon +++ b/language/src/ceylon/language/serialization/NativeDeque.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/NativeMap.ceylon b/language/src/ceylon/language/serialization/NativeMap.ceylon index 76611bfa5ef..88921c72e44 100644 --- a/language/src/ceylon/language/serialization/NativeMap.ceylon +++ b/language/src/ceylon/language/serialization/NativeMap.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/Outer.ceylon b/language/src/ceylon/language/serialization/Outer.ceylon index 4e467b487c7..00ac3163adf 100644 --- a/language/src/ceylon/language/serialization/Outer.ceylon +++ b/language/src/ceylon/language/serialization/Outer.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/Partial.ceylon b/language/src/ceylon/language/serialization/Partial.ceylon index e675198db86..e42a4922595 100644 --- a/language/src/ceylon/language/serialization/Partial.ceylon +++ b/language/src/ceylon/language/serialization/Partial.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/PartialImpl.ceylon b/language/src/ceylon/language/serialization/PartialImpl.ceylon index 6bc7d2b1a5d..d750c99a250 100644 --- a/language/src/ceylon/language/serialization/PartialImpl.ceylon +++ b/language/src/ceylon/language/serialization/PartialImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/ReachableReference.ceylon b/language/src/ceylon/language/serialization/ReachableReference.ceylon index e0c9d33152b..c42fa03e8b2 100644 --- a/language/src/ceylon/language/serialization/ReachableReference.ceylon +++ b/language/src/ceylon/language/serialization/ReachableReference.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/References.ceylon b/language/src/ceylon/language/serialization/References.ceylon index d35174aa3ec..4f57632da12 100644 --- a/language/src/ceylon/language/serialization/References.ceylon +++ b/language/src/ceylon/language/serialization/References.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/ReferencesImpl.ceylon b/language/src/ceylon/language/serialization/ReferencesImpl.ceylon index db76bd4c910..129a4186fa4 100644 --- a/language/src/ceylon/language/serialization/ReferencesImpl.ceylon +++ b/language/src/ceylon/language/serialization/ReferencesImpl.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/SerializationContext.ceylon b/language/src/ceylon/language/serialization/SerializationContext.ceylon index 09b096a07ca..29a7d76e3e0 100644 --- a/language/src/ceylon/language/serialization/SerializationContext.ceylon +++ b/language/src/ceylon/language/serialization/SerializationContext.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/SerializationException.ceylon b/language/src/ceylon/language/serialization/SerializationException.ceylon index 50b8317ba0d..ed8a1579478 100644 --- a/language/src/ceylon/language/serialization/SerializationException.ceylon +++ b/language/src/ceylon/language/serialization/SerializationException.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/deserialization.ceylon b/language/src/ceylon/language/serialization/deserialization.ceylon index 049523e92c0..81fd98d0341 100644 --- a/language/src/ceylon/language/serialization/deserialization.ceylon +++ b/language/src/ceylon/language/serialization/deserialization.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/package.ceylon b/language/src/ceylon/language/serialization/package.ceylon index d4e3d173d97..bd6f8553e5a 100644 --- a/language/src/ceylon/language/serialization/package.ceylon +++ b/language/src/ceylon/language/serialization/package.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/serialization/serialization.ceylon b/language/src/ceylon/language/serialization/serialization.ceylon index 8e0bfd907fe..a3c4533ee19 100644 --- a/language/src/ceylon/language/serialization/serialization.ceylon +++ b/language/src/ceylon/language/serialization/serialization.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/shuffle.ceylon b/language/src/ceylon/language/shuffle.ceylon index b61f82d5afe..a0f689a8fcf 100644 --- a/language/src/ceylon/language/shuffle.ceylon +++ b/language/src/ceylon/language/shuffle.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/smallest.ceylon b/language/src/ceylon/language/smallest.ceylon index 871aa5c5c11..f6cb34acfcc 100644 --- a/language/src/ceylon/language/smallest.ceylon +++ b/language/src/ceylon/language/smallest.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/sort.ceylon b/language/src/ceylon/language/sort.ceylon index ec996811f0d..27aab1f0a86 100644 --- a/language/src/ceylon/language/sort.ceylon +++ b/language/src/ceylon/language/sort.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/sum.ceylon b/language/src/ceylon/language/sum.ceylon index eff0f520407..bf7ecea3a3b 100644 --- a/language/src/ceylon/language/sum.ceylon +++ b/language/src/ceylon/language/sum.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/system.ceylon b/language/src/ceylon/language/system.ceylon index ba7aa8d31b6..87e112d61d2 100644 --- a/language/src/ceylon/language/system.ceylon +++ b/language/src/ceylon/language/system.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/times.ceylon b/language/src/ceylon/language/times.ceylon index 2062ff58c24..4842e1767e2 100644 --- a/language/src/ceylon/language/times.ceylon +++ b/language/src/ceylon/language/times.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/transpose.ceylon b/language/src/ceylon/language/transpose.ceylon index da818364d91..e76183cd6eb 100644 --- a/language/src/ceylon/language/transpose.ceylon +++ b/language/src/ceylon/language/transpose.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/unflatten.ceylon b/language/src/ceylon/language/unflatten.ceylon index da2c2b4ebbf..35d7697b0e3 100644 --- a/language/src/ceylon/language/unflatten.ceylon +++ b/language/src/ceylon/language/unflatten.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/unzip.ceylon b/language/src/ceylon/language/unzip.ceylon index fbe7879972c..0dd8ef3a708 100644 --- a/language/src/ceylon/language/unzip.ceylon +++ b/language/src/ceylon/language/unzip.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/vmArguments.ceylon b/language/src/ceylon/language/vmArguments.ceylon index 91255725b00..445ccf125e0 100644 --- a/language/src/ceylon/language/vmArguments.ceylon +++ b/language/src/ceylon/language/vmArguments.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/src/ceylon/language/zip.ceylon b/language/src/ceylon/language/zip.ceylon index 4412321373a..76a74f7b791 100644 --- a/language/src/ceylon/language/zip.ceylon +++ b/language/src/ceylon/language/zip.ceylon @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/template/org/eclipse/ceylon/compiler/java/language/PrimitiveArray.java b/language/template/org/eclipse/ceylon/compiler/java/language/PrimitiveArray.java index b54b51afd25..e808baf958a 100644 --- a/language/template/org/eclipse/ceylon/compiler/java/language/PrimitiveArray.java +++ b/language/template/org/eclipse/ceylon/compiler/java/language/PrimitiveArray.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/ceylon/language/FloatTest.java b/language/test-jvm/ceylon/language/FloatTest.java index 983af8a8ade..89a31916549 100644 --- a/language/test-jvm/ceylon/language/FloatTest.java +++ b/language/test-jvm/ceylon/language/FloatTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/ceylon/language/IntegerTest.java b/language/test-jvm/ceylon/language/IntegerTest.java index 132a3845f35..af3c8d82e4d 100644 --- a/language/test-jvm/ceylon/language/IntegerTest.java +++ b/language/test-jvm/ceylon/language/IntegerTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/ceylon/language/LanguageUnitTestSuite.java b/language/test-jvm/ceylon/language/LanguageUnitTestSuite.java index a63e629b23f..e8b4f697844 100644 --- a/language/test-jvm/ceylon/language/LanguageUnitTestSuite.java +++ b/language/test-jvm/ceylon/language/LanguageUnitTestSuite.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/ceylon/language/PrimitiveArrayIterableTest.java b/language/test-jvm/ceylon/language/PrimitiveArrayIterableTest.java index 9d72f9f1107..d9a1f772e4b 100644 --- a/language/test-jvm/ceylon/language/PrimitiveArrayIterableTest.java +++ b/language/test-jvm/ceylon/language/PrimitiveArrayIterableTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/org/eclipse/ceylon/compiler/java/ArrayBuilderTest.java b/language/test-jvm/org/eclipse/ceylon/compiler/java/ArrayBuilderTest.java index 4ecc8b23875..5c687fab573 100644 --- a/language/test-jvm/org/eclipse/ceylon/compiler/java/ArrayBuilderTest.java +++ b/language/test-jvm/org/eclipse/ceylon/compiler/java/ArrayBuilderTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/org/eclipse/ceylon/compiler/java/TypeDescriptorTest.java b/language/test-jvm/org/eclipse/ceylon/compiler/java/TypeDescriptorTest.java index eb6995ecb73..8b288e1689f 100644 --- a/language/test-jvm/org/eclipse/ceylon/compiler/java/TypeDescriptorTest.java +++ b/language/test-jvm/org/eclipse/ceylon/compiler/java/TypeDescriptorTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test-jvm/org/eclipse/ceylon/compiler/java/WrappingTest.java b/language/test-jvm/org/eclipse/ceylon/compiler/java/WrappingTest.java index 618f4a6d716..4493990feaa 100644 --- a/language/test-jvm/org/eclipse/ceylon/compiler/java/WrappingTest.java +++ b/language/test-jvm/org/eclipse/ceylon/compiler/java/WrappingTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test/jvm/Holder.java b/language/test/jvm/Holder.java index 0b27e7929ff..a7d9cecbc4d 100644 --- a/language/test/jvm/Holder.java +++ b/language/test/jvm/Holder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/language/test/jvm/JavaList.java b/language/test/jvm/JavaList.java index a06ab95d73c..ffb9f931e24 100644 --- a/language/test/jvm/JavaList.java +++ b/language/test/jvm/JavaList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Alias.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Alias.java index 25966f2946f..df9f72d92cd 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Alias.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Alias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotation.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotation.java index 89a25cc9822..8b5e9867fc1 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotation.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiation.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiation.java index 655e0c86f1f..221fe1ad40c 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiation.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiationTree.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiationTree.java index 4ebe0b41611..c426efd75a6 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiationTree.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/AnnotationInstantiationTree.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotations.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotations.java index bd07201927e..13f4bcc1f92 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotations.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Annotations.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Attribute.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Attribute.java index b5f3aa42289..724b2f32c57 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Attribute.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Attribute.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanExprs.java index ee477cfa5b9..25140a01db9 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanValue.java index bcefd8b82c9..53578b85565 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/BooleanValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/CaseTypes.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/CaseTypes.java index b4a2b1398f5..03bdb99a0d2 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/CaseTypes.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/CaseTypes.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Ceylon.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Ceylon.java index 15adcfcfb98..787fd47d320 100755 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Ceylon.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Ceylon.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterExprs.java index 6561bfc91af..04988d70fc0 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterValue.java index 8905f21af21..2094dd9cf71 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/CharacterValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Class.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Class.java index 47921832c7b..cf510101604 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Class.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Class.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/CompileTimeError.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/CompileTimeError.java index 77b5745a92b..dc09129237f 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/CompileTimeError.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/CompileTimeError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/ConstructorName.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/ConstructorName.java index d5f9802a5c2..e5efc8d6207 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/ConstructorName.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/ConstructorName.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Container.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Container.java index 488c2845c2c..74fd52d56bf 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Container.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Container.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationExprs.java index b7a720dcbbb..6fae762b4f1 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationReference.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationReference.java index b245d2edff4..d23861e1978 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationReference.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationReference.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationValue.java index 600950cbce3..b82cf0d274c 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/DeclarationValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Defaulted.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Defaulted.java index 48c1b00a3f5..c8253ac8e85 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Defaulted.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Defaulted.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Dynamic.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Dynamic.java index 23c4e0134c4..9fb063c3d70 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Dynamic.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Dynamic.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Enumerated.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Enumerated.java index 65c32dedee0..c4734d11d90 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Enumerated.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Enumerated.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/EnumerationReference.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/EnumerationReference.java index 06443e12638..45ebe3476e3 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/EnumerationReference.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/EnumerationReference.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Final.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Final.java index 0f62946ef1d..c4a8215b71b 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Final.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Final.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatExprs.java index 6b30502c3d5..34412d42ed3 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatValue.java index 9e8b52e1572..1660b25dfb3 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/FloatValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/FunctionalParameter.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/FunctionalParameter.java index 569723a34a7..ae7ce8f5340 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/FunctionalParameter.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/FunctionalParameter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Ignore.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Ignore.java index a921dd8ed21..59cf3fa7c05 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Ignore.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Ignore.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Import.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Import.java index bbf8abf3a8b..3d04c979f30 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Import.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Import.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerExprs.java index 81e9aa783b0..b46c1edc368 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerValue.java index 270ddec4f6b..987db62983f 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/IntegerValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Jpa.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Jpa.java index 841b58c7c2f..87fd3fb795c 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Jpa.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Jpa.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalContainer.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalContainer.java index c5a2174b7b8..b1c36eca4b3 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalContainer.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalContainer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclaration.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclaration.java index cf48b65becc..d9b517225cd 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclaration.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclaration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclarations.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclarations.java index 0014104e0c2..8b042249a99 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclarations.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/LocalDeclarations.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Member.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Member.java index c3e219785e9..fcfd6cf05ef 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Member.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Member.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Members.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Members.java index 62127b65fc2..1cca01c81b4 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Members.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Members.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Method.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Method.java index 8e8800a558e..4851454662b 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Method.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Method.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Module.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Module.java index 1db580aedc4..da6aa1467f4 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Module.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Module.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Name.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Name.java index 018ccdbc29a..ff01b84fe6d 100755 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Name.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Name.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/NamedArgument.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/NamedArgument.java index 626d99cbca3..8388af89b9a 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/NamedArgument.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/NamedArgument.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/NeedsVoidBridge.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/NeedsVoidBridge.java index 7ba25219f01..1920abdda56 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/NeedsVoidBridge.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/NeedsVoidBridge.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/NoInitCheck.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/NoInitCheck.java index 2ac6771105f..996b1317096 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/NoInitCheck.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/NoInitCheck.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Object.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Object.java index 166ebdfc1f0..7a7d1fe73c7 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Object.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Object.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectExprs.java index f65d7659e39..6b557cb9c37 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectValue.java index 074200f8247..da81eaa5bb8 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/ObjectValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Package.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Package.java index 38532fc8e83..b0d0511a4d0 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Package.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Package.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/ParameterValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/ParameterValue.java index 720ac6bd7f0..0521dbaad6b 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/ParameterValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/ParameterValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/SatisfiedTypes.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/SatisfiedTypes.java index e9b95448945..9b82f7e5443 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/SatisfiedTypes.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/SatisfiedTypes.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Sequenced.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Sequenced.java index 5f800bc2e8a..350cbf9a6a7 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Sequenced.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Sequenced.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Setter.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Setter.java index b1b8a6f278b..644d869afa7 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Setter.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Setter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/StringExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/StringExprs.java index aba2c0946de..f16c7fa9652 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/StringExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/StringExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/StringValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/StringValue.java index 8e0c6442ecc..3d19673b8a4 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/StringValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/StringValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Transient.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Transient.java index 77f2b15f698..0717b5e3364 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Transient.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Transient.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementType.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementType.java index 61c31618ab9..b44f901f18e 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementType.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementValue.java index 14ed5ee6371..073d46605af 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleElementValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleExprs.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleExprs.java index e6457a12892..90f0e7b61fc 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleExprs.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleExprs.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleValue.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleValue.java index 67ab828b12a..6602898c9c3 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleValue.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TupleValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeAlias.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeAlias.java index 60827e03a41..cdbd5dd00bf 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeAlias.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeInfo.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeInfo.java index 775c118d49d..c8c6d15da12 100755 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeInfo.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeInfo.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameter.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameter.java index 3604b377a40..cb0257b20aa 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameter.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameters.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameters.java index 280caf04be4..47d18dd420d 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameters.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/TypeParameters.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/ValueType.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/ValueType.java index 76bb4f5b8d9..2a93f203a48 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/ValueType.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/ValueType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/compiler/java/metadata/Variance.java b/model/src/org/eclipse/ceylon/compiler/java/metadata/Variance.java index 60986e0bf18..ce9f421040b 100644 --- a/model/src/org/eclipse/ceylon/compiler/java/metadata/Variance.java +++ b/model/src/org/eclipse/ceylon/compiler/java/metadata/Variance.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/ArtifactResult.java b/model/src/org/eclipse/ceylon/model/cmr/ArtifactResult.java index 750f6fde5c1..e312be19c4e 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/ArtifactResult.java +++ b/model/src/org/eclipse/ceylon/model/cmr/ArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/ArtifactResultType.java b/model/src/org/eclipse/ceylon/model/cmr/ArtifactResultType.java index 966ddfefbbe..b8a84ef8ba3 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/ArtifactResultType.java +++ b/model/src/org/eclipse/ceylon/model/cmr/ArtifactResultType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/Exclusion.java b/model/src/org/eclipse/ceylon/model/cmr/Exclusion.java index 44d21b537df..9c11319bd4c 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/Exclusion.java +++ b/model/src/org/eclipse/ceylon/model/cmr/Exclusion.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/JDKUtils.java b/model/src/org/eclipse/ceylon/model/cmr/JDKUtils.java index 8c131b383b7..ce1a8891ed8 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/JDKUtils.java +++ b/model/src/org/eclipse/ceylon/model/cmr/JDKUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/ModuleScope.java b/model/src/org/eclipse/ceylon/model/cmr/ModuleScope.java index 85ba182b581..4f7f6cfb6ab 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/ModuleScope.java +++ b/model/src/org/eclipse/ceylon/model/cmr/ModuleScope.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/PathFilter.java b/model/src/org/eclipse/ceylon/model/cmr/PathFilter.java index 0df540ff372..9ba6f98bea3 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/PathFilter.java +++ b/model/src/org/eclipse/ceylon/model/cmr/PathFilter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/Repository.java b/model/src/org/eclipse/ceylon/model/cmr/Repository.java index 41423339144..4032a29b458 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/Repository.java +++ b/model/src/org/eclipse/ceylon/model/cmr/Repository.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/RepositoryException.java b/model/src/org/eclipse/ceylon/model/cmr/RepositoryException.java index d55969ef904..111d4915274 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/RepositoryException.java +++ b/model/src/org/eclipse/ceylon/model/cmr/RepositoryException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/RuntimeResolver.java b/model/src/org/eclipse/ceylon/model/cmr/RuntimeResolver.java index af1c375e32c..253ae816720 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/RuntimeResolver.java +++ b/model/src/org/eclipse/ceylon/model/cmr/RuntimeResolver.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/cmr/VisibilityType.java b/model/src/org/eclipse/ceylon/model/cmr/VisibilityType.java index 8b3861b9192..c548ecd4a3f 100644 --- a/model/src/org/eclipse/ceylon/model/cmr/VisibilityType.java +++ b/model/src/org/eclipse/ceylon/model/cmr/VisibilityType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/AbstractModelLoader.java b/model/src/org/eclipse/ceylon/model/loader/AbstractModelLoader.java index f11c1e0697a..062f5fed656 100644 --- a/model/src/org/eclipse/ceylon/model/loader/AbstractModelLoader.java +++ b/model/src/org/eclipse/ceylon/model/loader/AbstractModelLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ClassFileUtil.java b/model/src/org/eclipse/ceylon/model/loader/ClassFileUtil.java index 47cf45cbcb1..31b857b88c0 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ClassFileUtil.java +++ b/model/src/org/eclipse/ceylon/model/loader/ClassFileUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ContentAwareArtifactResult.java b/model/src/org/eclipse/ceylon/model/loader/ContentAwareArtifactResult.java index 222324ae4d3..6a072f18b44 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ContentAwareArtifactResult.java +++ b/model/src/org/eclipse/ceylon/model/loader/ContentAwareArtifactResult.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/Java9ModuleReader.java b/model/src/org/eclipse/ceylon/model/loader/Java9ModuleReader.java index 4881a4e0139..cfd00244870 100644 --- a/model/src/org/eclipse/ceylon/model/loader/Java9ModuleReader.java +++ b/model/src/org/eclipse/ceylon/model/loader/Java9ModuleReader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/JdkProvider.java b/model/src/org/eclipse/ceylon/model/loader/JdkProvider.java index 461e9194b85..c9530ed2fe0 100644 --- a/model/src/org/eclipse/ceylon/model/loader/JdkProvider.java +++ b/model/src/org/eclipse/ceylon/model/loader/JdkProvider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/JvmBackendUtil.java b/model/src/org/eclipse/ceylon/model/loader/JvmBackendUtil.java index 9a43402d7e3..0e9764bda66 100644 --- a/model/src/org/eclipse/ceylon/model/loader/JvmBackendUtil.java +++ b/model/src/org/eclipse/ceylon/model/loader/JvmBackendUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/LanguageAnnotation.java b/model/src/org/eclipse/ceylon/model/loader/LanguageAnnotation.java index 85b081cd1ed..e34aee20f0a 100644 --- a/model/src/org/eclipse/ceylon/model/loader/LanguageAnnotation.java +++ b/model/src/org/eclipse/ceylon/model/loader/LanguageAnnotation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/LoaderJULLogger.java b/model/src/org/eclipse/ceylon/model/loader/LoaderJULLogger.java index 4072017f3b3..03977ff8615 100644 --- a/model/src/org/eclipse/ceylon/model/loader/LoaderJULLogger.java +++ b/model/src/org/eclipse/ceylon/model/loader/LoaderJULLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ModelCompleter.java b/model/src/org/eclipse/ceylon/model/loader/ModelCompleter.java index 91100a7b9b5..a6b94f14fea 100755 --- a/model/src/org/eclipse/ceylon/model/loader/ModelCompleter.java +++ b/model/src/org/eclipse/ceylon/model/loader/ModelCompleter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ModelLoader.java b/model/src/org/eclipse/ceylon/model/loader/ModelLoader.java index a90b925108c..74282fc052c 100755 --- a/model/src/org/eclipse/ceylon/model/loader/ModelLoader.java +++ b/model/src/org/eclipse/ceylon/model/loader/ModelLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ModelResolutionException.java b/model/src/org/eclipse/ceylon/model/loader/ModelResolutionException.java index a3005595c9f..cbc6e2e1a0f 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ModelResolutionException.java +++ b/model/src/org/eclipse/ceylon/model/loader/ModelResolutionException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/NamingBase.java b/model/src/org/eclipse/ceylon/model/loader/NamingBase.java index 2c9b106bc60..6d106d094a1 100644 --- a/model/src/org/eclipse/ceylon/model/loader/NamingBase.java +++ b/model/src/org/eclipse/ceylon/model/loader/NamingBase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/OsgiUtil.java b/model/src/org/eclipse/ceylon/model/loader/OsgiUtil.java index a6775ff9de3..277a49f571a 100644 --- a/model/src/org/eclipse/ceylon/model/loader/OsgiUtil.java +++ b/model/src/org/eclipse/ceylon/model/loader/OsgiUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/OsgiVersion.java b/model/src/org/eclipse/ceylon/model/loader/OsgiVersion.java index 3b23ce7138d..94aa8b8e792 100644 --- a/model/src/org/eclipse/ceylon/model/loader/OsgiVersion.java +++ b/model/src/org/eclipse/ceylon/model/loader/OsgiVersion.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ParameterNameLexer.java b/model/src/org/eclipse/ceylon/model/loader/ParameterNameLexer.java index 8fa44a1de22..c7d992b47ba 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ParameterNameLexer.java +++ b/model/src/org/eclipse/ceylon/model/loader/ParameterNameLexer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ParameterNameParser.java b/model/src/org/eclipse/ceylon/model/loader/ParameterNameParser.java index 221395d7944..f67359570df 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ParameterNameParser.java +++ b/model/src/org/eclipse/ceylon/model/loader/ParameterNameParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/ParameterNameParserException.java b/model/src/org/eclipse/ceylon/model/loader/ParameterNameParserException.java index c22c0ef9c5e..859f6f9bc59 100644 --- a/model/src/org/eclipse/ceylon/model/loader/ParameterNameParserException.java +++ b/model/src/org/eclipse/ceylon/model/loader/ParameterNameParserException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/SimpleReflType.java b/model/src/org/eclipse/ceylon/model/loader/SimpleReflType.java index 6fad5351498..deacc2c12c4 100644 --- a/model/src/org/eclipse/ceylon/model/loader/SimpleReflType.java +++ b/model/src/org/eclipse/ceylon/model/loader/SimpleReflType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/StaticMetamodelLoader.java b/model/src/org/eclipse/ceylon/model/loader/StaticMetamodelLoader.java index 1e4a34659f4..949320afe49 100644 --- a/model/src/org/eclipse/ceylon/model/loader/StaticMetamodelLoader.java +++ b/model/src/org/eclipse/ceylon/model/loader/StaticMetamodelLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/Timer.java b/model/src/org/eclipse/ceylon/model/loader/Timer.java index 9be3caef0ed..a84aad29c0d 100644 --- a/model/src/org/eclipse/ceylon/model/loader/Timer.java +++ b/model/src/org/eclipse/ceylon/model/loader/Timer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/TypeLexer.java b/model/src/org/eclipse/ceylon/model/loader/TypeLexer.java index 08b90420f33..ce92556a868 100644 --- a/model/src/org/eclipse/ceylon/model/loader/TypeLexer.java +++ b/model/src/org/eclipse/ceylon/model/loader/TypeLexer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/TypeParser.java b/model/src/org/eclipse/ceylon/model/loader/TypeParser.java index e6699376dbe..9a0366ba810 100644 --- a/model/src/org/eclipse/ceylon/model/loader/TypeParser.java +++ b/model/src/org/eclipse/ceylon/model/loader/TypeParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/TypeParserException.java b/model/src/org/eclipse/ceylon/model/loader/TypeParserException.java index 6daca6adcf6..af1cb8955e6 100644 --- a/model/src/org/eclipse/ceylon/model/loader/TypeParserException.java +++ b/model/src/org/eclipse/ceylon/model/loader/TypeParserException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/CachedTOCJars.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/CachedTOCJars.java index 6fe7d8b3900..911a502008a 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/CachedTOCJars.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/CachedTOCJars.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/ReflectionModelLoader.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/ReflectionModelLoader.java index ab67fc2752f..747cd645b6b 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/ReflectionModelLoader.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/ReflectionModelLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionAnnotation.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionAnnotation.java index 357c1339636..9a3e1ed1ec1 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionAnnotation.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionAnnotation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionClass.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionClass.java index fc26818cfb5..06f37aa1a9a 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionClass.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionClass.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionField.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionField.java index cb279654d67..1fdc812a0cb 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionField.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionField.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionMethod.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionMethod.java index 9012b6db27c..748bd8aa24b 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionMethod.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionMethod.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionPackage.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionPackage.java index da37f855eb3..ac63589a7f1 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionPackage.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionPackage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionType.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionType.java index 4a325856826..93fbcfe9c9c 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionType.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionTypeParameter.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionTypeParameter.java index c4615361b7a..793eefda5ca 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionTypeParameter.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionTypeParameter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionUtils.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionUtils.java index 151527b6664..9798d7f6a65 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionUtils.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionUtils.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionVariable.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionVariable.java index 04a8b1ed8fd..53b8b1ec553 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionVariable.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/mirror/ReflectionVariable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModule.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModule.java index c4417b28505..18170c3439e 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModule.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModule.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModuleManager.java b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModuleManager.java index 8dfde6c8008..96ec51c7ec3 100644 --- a/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModuleManager.java +++ b/model/src/org/eclipse/ceylon/model/loader/impl/reflect/model/ReflectionModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/AccessibleMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/AccessibleMirror.java index 58e469c834c..1d9a710817f 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/AccessibleMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/AccessibleMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotatedMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotatedMirror.java index 926bf788623..e6ae1aa9ea4 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotatedMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotatedMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotationMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotationMirror.java index ff4031c3d74..383b4f3e726 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotationMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/AnnotationMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/ClassMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/ClassMirror.java index 9ad1fdc574e..f843490df72 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/ClassMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/ClassMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/FieldMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/FieldMirror.java index c33056d0340..dcb83fbec60 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/FieldMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/FieldMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/FunctionalInterfaceType.java b/model/src/org/eclipse/ceylon/model/loader/mirror/FunctionalInterfaceType.java index 2433e823eeb..cc5d99ceff6 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/FunctionalInterfaceType.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/FunctionalInterfaceType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/MethodMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/MethodMirror.java index a4afef93865..d591b53995c 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/MethodMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/MethodMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/PackageMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/PackageMirror.java index 637949a8f85..3b829260b63 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/PackageMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/PackageMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeKind.java b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeKind.java index 4f81c85c5ae..bc149173f05 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeKind.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeKind.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeMirror.java index ea07f8be87a..090073c8a50 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeParameterMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeParameterMirror.java index dd940ca8355..5ad50b6414e 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/TypeParameterMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/TypeParameterMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/mirror/VariableMirror.java b/model/src/org/eclipse/ceylon/model/loader/mirror/VariableMirror.java index 42756d48d9c..4ed31f4156f 100644 --- a/model/src/org/eclipse/ceylon/model/loader/mirror/VariableMirror.java +++ b/model/src/org/eclipse/ceylon/model/loader/mirror/VariableMirror.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyClass.java b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyClass.java index 21e9f757a89..e8596f75495 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyClass.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyClass.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyMethod.java b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyMethod.java index d10fb52a994..5f61cbc023a 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyMethod.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationProxyMethod.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationTarget.java b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationTarget.java index 4be65f34d17..6dc02be993c 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/AnnotationTarget.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/AnnotationTarget.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/FieldValue.java b/model/src/org/eclipse/ceylon/model/loader/model/FieldValue.java index dd0e5bac9cf..20b7d187712 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/FieldValue.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/FieldValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/FunctionOrValueInterface.java b/model/src/org/eclipse/ceylon/model/loader/model/FunctionOrValueInterface.java index 4c16f53ada4..38f5dff5f36 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/FunctionOrValueInterface.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/FunctionOrValueInterface.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/JavaBeanValue.java b/model/src/org/eclipse/ceylon/model/loader/model/JavaBeanValue.java index d9295772a2f..b2551ca26dd 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/JavaBeanValue.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/JavaBeanValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/JavaMethod.java b/model/src/org/eclipse/ceylon/model/loader/model/JavaMethod.java index aca4960e40f..4407a83a8f6 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/JavaMethod.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/JavaMethod.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/JavaParameterValue.java b/model/src/org/eclipse/ceylon/model/loader/model/JavaParameterValue.java index 9136c7ada04..a270b88af01 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/JavaParameterValue.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/JavaParameterValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyClass.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyClass.java index ea5eb1fdbd9..3fec74f915a 100755 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyClass.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyClass.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyClassAlias.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyClassAlias.java index 5a65e834931..c5dbe5d2a7c 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyClassAlias.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyClassAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyContainer.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyContainer.java index 46b16dcccf8..e53f5dfec5e 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyContainer.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyContainer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyElement.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyElement.java index e68a3c2ef2f..b727774ad21 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyElement.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyElement.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyFunction.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyFunction.java index d9ad57cba91..227adf0e20b 100755 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyFunction.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyFunction.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyInterface.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyInterface.java index 6f24886be99..bd35737626f 100755 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyInterface.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyInterface.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyInterfaceAlias.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyInterfaceAlias.java index 9ba55713335..b97a17222c8 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyInterfaceAlias.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyInterfaceAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyModule.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyModule.java index a978c508811..c1730f3e15b 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyModule.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyModule.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyModuleManager.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyModuleManager.java index 9a67721e88a..86d792bc897 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyModuleManager.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyPackage.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyPackage.java index 1287aa9c47f..e05a2a4ffff 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyPackage.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyPackage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyTypeAlias.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyTypeAlias.java index 7c80e317bbb..3aaafffec48 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyTypeAlias.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyTypeAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LazyValue.java b/model/src/org/eclipse/ceylon/model/loader/model/LazyValue.java index 6d37899888f..7b26de6daa4 100755 --- a/model/src/org/eclipse/ceylon/model/loader/model/LazyValue.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LazyValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/LocalDeclarationContainer.java b/model/src/org/eclipse/ceylon/model/loader/model/LocalDeclarationContainer.java index 363ff177593..298efa136df 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/LocalDeclarationContainer.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/LocalDeclarationContainer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/OutputElement.java b/model/src/org/eclipse/ceylon/model/loader/model/OutputElement.java index 6e136a7be4a..30977c29a84 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/OutputElement.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/OutputElement.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/loader/model/SetterWithLocalDeclarations.java b/model/src/org/eclipse/ceylon/model/loader/model/SetterWithLocalDeclarations.java index 0924bcaa6a8..696021fcb22 100644 --- a/model/src/org/eclipse/ceylon/model/loader/model/SetterWithLocalDeclarations.java +++ b/model/src/org/eclipse/ceylon/model/loader/model/SetterWithLocalDeclarations.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/runtime/CeylonModuleClassLoader.java b/model/src/org/eclipse/ceylon/model/runtime/CeylonModuleClassLoader.java index 7edcfb8fbcd..4984a32f4e5 100644 --- a/model/src/org/eclipse/ceylon/model/runtime/CeylonModuleClassLoader.java +++ b/model/src/org/eclipse/ceylon/model/runtime/CeylonModuleClassLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/context/TypeCache.java b/model/src/org/eclipse/ceylon/model/typechecker/context/TypeCache.java index 2141958ec47..028389fbd9b 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/context/TypeCache.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/context/TypeCache.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Annotated.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Annotated.java index adec537e3b8..637c6fb53ad 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Annotated.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Annotated.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Annotation.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Annotation.java index ecb33f68bb6..b07d8d54af3 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Annotation.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Annotation.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Canceler.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Canceler.java index 7dd0f1a655d..5d98634a3f1 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Canceler.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Canceler.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Cancellable.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Cancellable.java index 309b8ca85d1..ea1ffb8c89b 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Cancellable.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Cancellable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Class.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Class.java index a256f3ed139..94423074a84 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Class.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Class.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ClassAlias.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ClassAlias.java index ae5bde99fd6..454f2d2b62c 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ClassAlias.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ClassAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ClassOrInterface.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ClassOrInterface.java index 729c7b5c6d6..51b1591ffcd 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ClassOrInterface.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ClassOrInterface.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ConditionScope.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ConditionScope.java index 21545738cc5..d65ffbf8ddd 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ConditionScope.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ConditionScope.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Constructor.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Constructor.java index 5d8e5b61db5..1ed971742c4 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Constructor.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Constructor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ControlBlock.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ControlBlock.java index 8517fd2ed43..ee29cc68f84 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ControlBlock.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ControlBlock.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/DecidabilityException.java b/model/src/org/eclipse/ceylon/model/typechecker/model/DecidabilityException.java index 3937216a23b..d682c7b5628 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/DecidabilityException.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/DecidabilityException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Declaration.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Declaration.java index 734c90b1e4f..b4f27c5f1f2 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Declaration.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Declaration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationCompleter.java b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationCompleter.java index 2ef1da849fc..ec09bd3e4cd 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationCompleter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationCompleter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationFlags.java b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationFlags.java index d42ee62cdc8..8a4b04a975d 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationFlags.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationFlags.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationKind.java b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationKind.java index 6de3a381ff9..d03509e7562 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationKind.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationKind.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationWithProximity.java b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationWithProximity.java index 5e39311770f..921579a0c87 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationWithProximity.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/DeclarationWithProximity.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Element.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Element.java index 3cdbaf17d22..9c307bffb48 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Element.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Element.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ExternalUnit.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ExternalUnit.java index d5b0806e3bc..ffb99104b89 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ExternalUnit.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ExternalUnit.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Function.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Function.java index 56a0b585ee0..9da4c2ff7a6 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Function.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Function.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/FunctionOrValue.java b/model/src/org/eclipse/ceylon/model/typechecker/model/FunctionOrValue.java index 9af2c07afe9..b282c793981 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/FunctionOrValue.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/FunctionOrValue.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Functional.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Functional.java index 2421df069a1..17562861704 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Functional.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Functional.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Generic.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Generic.java index ac19be665f6..85ad875ae1d 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Generic.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Generic.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Getter.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Getter.java index 316f5bc5500..a0bc4fb7a6e 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Getter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Getter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Import.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Import.java index 484890d8fe6..721c4c25222 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Import.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Import.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportList.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportList.java index 372b30c46bb..04f838c773c 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportList.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportScope.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportScope.java index 88b9e3a0122..9f6a3ea431a 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportScope.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportScope.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportableScope.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportableScope.java index 63913307107..b63c8dbcac3 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ImportableScope.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ImportableScope.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Interface.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Interface.java index dc95ef996f0..d9878e69874 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Interface.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Interface.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/InterfaceAlias.java b/model/src/org/eclipse/ceylon/model/typechecker/model/InterfaceAlias.java index 68158ef1ec6..054add6d311 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/InterfaceAlias.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/InterfaceAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/IntersectionType.java b/model/src/org/eclipse/ceylon/model/typechecker/model/IntersectionType.java index aaae1932c95..71da77db190 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/IntersectionType.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/IntersectionType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleCache.java b/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleCache.java index 5b0387e99de..143ce78611c 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleCache.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleCache.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleProvider.java b/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleProvider.java index 5a365194202..e271b5e1960 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleProvider.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/LanguageModuleProvider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/LazyType.java b/model/src/org/eclipse/ceylon/model/typechecker/model/LazyType.java index 046a06dac15..f015081b599 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/LazyType.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/LazyType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ModelUtil.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ModelUtil.java index 3dcae2cb6fa..e1b41415a07 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ModelUtil.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ModelUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Module.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Module.java index 146d63e84dc..e982856d81b 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Module.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Module.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImport.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImport.java index b545fb31606..7cc56d1b421 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImport.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImport.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImportList.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImportList.java index 571f85fd5d9..d8f7657e186 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImportList.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ModuleImportList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Modules.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Modules.java index b9677c56e24..aee764d670e 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Modules.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Modules.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Named.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Named.java index 2adf7efa7b6..5c787f28e01 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Named.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Named.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/NamedArgumentList.java b/model/src/org/eclipse/ceylon/model/typechecker/model/NamedArgumentList.java index a9edeaeac83..5a72a1daa5d 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/NamedArgumentList.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/NamedArgumentList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/NothingType.java b/model/src/org/eclipse/ceylon/model/typechecker/model/NothingType.java index 872a6ae52b8..a4344a3b1ac 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/NothingType.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/NothingType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Package.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Package.java index f9d0085fcb6..68fce413b02 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Package.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Package.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Parameter.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Parameter.java index 17e8543ea8c..c2a9a76a242 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Parameter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Parameter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/ParameterList.java b/model/src/org/eclipse/ceylon/model/typechecker/model/ParameterList.java index 71003b6182e..be96a51a3d1 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/ParameterList.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/ParameterList.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Reference.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Reference.java index aa23db45a3f..7f351aa025b 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Reference.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Reference.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Referenceable.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Referenceable.java index cfd2c7d6b10..dac43b226e7 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Referenceable.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Referenceable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Scope.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Scope.java index 4552cd21b95..ba06d009305 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Scope.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Scope.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Scoped.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Scoped.java index dd7af3818cb..3b5e1bf5547 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Scoped.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Scoped.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Setter.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Setter.java index 80e1ff12d55..a4baeb9e452 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Setter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Setter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/SiteVariance.java b/model/src/org/eclipse/ceylon/model/typechecker/model/SiteVariance.java index dc29678bc35..44c133136e3 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/SiteVariance.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/SiteVariance.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Sourced.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Sourced.java index 661c3d85580..998c20b5159 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Sourced.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Sourced.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Specification.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Specification.java index 116490f0637..6b3a689f90e 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Specification.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Specification.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Type.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Type.java index 6f51dd6cc3e..16eb77ded2f 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Type.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Type.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeAlias.java b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeAlias.java index 70c027c5322..93b8b4f6853 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeAlias.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeAlias.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeDeclaration.java b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeDeclaration.java index b3451654596..cec88fb8dc9 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeDeclaration.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeDeclaration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeParameter.java b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeParameter.java index f9d960249e5..561d068fb72 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/TypeParameter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/TypeParameter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Typed.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Typed.java index cd5e91f4fad..b35795f29ab 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Typed.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Typed.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/TypedDeclaration.java b/model/src/org/eclipse/ceylon/model/typechecker/model/TypedDeclaration.java index b5832f00bed..615bf4c0e91 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/TypedDeclaration.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/TypedDeclaration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/TypedReference.java b/model/src/org/eclipse/ceylon/model/typechecker/model/TypedReference.java index 0e0081dd298..9528ee9f1b1 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/TypedReference.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/TypedReference.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/UnionType.java b/model/src/org/eclipse/ceylon/model/typechecker/model/UnionType.java index 4f5efd6e389..c97a0a4ed0d 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/UnionType.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/UnionType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Unit.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Unit.java index 2cabb8c9f8b..c4bd79238c8 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Unit.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Unit.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/UnknownType.java b/model/src/org/eclipse/ceylon/model/typechecker/model/UnknownType.java index 9dc8ec05ea8..373b03ced2b 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/UnknownType.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/UnknownType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/model/Value.java b/model/src/org/eclipse/ceylon/model/typechecker/model/Value.java index 11d32c9fb3c..52d28deeb1d 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/model/Value.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/model/Value.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/util/ModuleManager.java b/model/src/org/eclipse/ceylon/model/typechecker/util/ModuleManager.java index 5fd98a04b84..9c57749fd1f 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/util/ModuleManager.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/util/ModuleManager.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/src/org/eclipse/ceylon/model/typechecker/util/TypePrinter.java b/model/src/org/eclipse/ceylon/model/typechecker/util/TypePrinter.java index 028209707a9..7281875ae55 100644 --- a/model/src/org/eclipse/ceylon/model/typechecker/util/TypePrinter.java +++ b/model/src/org/eclipse/ceylon/model/typechecker/util/TypePrinter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/test/src/org/eclipse/ceylon/model/test/AllModelTests.java b/model/test/src/org/eclipse/ceylon/model/test/AllModelTests.java index 42c9e1f7d53..a8328d3acc4 100644 --- a/model/test/src/org/eclipse/ceylon/model/test/AllModelTests.java +++ b/model/test/src/org/eclipse/ceylon/model/test/AllModelTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/test/src/org/eclipse/ceylon/model/test/ClassFileUtilTest.java b/model/test/src/org/eclipse/ceylon/model/test/ClassFileUtilTest.java index fe6963531f8..3d109a39765 100644 --- a/model/test/src/org/eclipse/ceylon/model/test/ClassFileUtilTest.java +++ b/model/test/src/org/eclipse/ceylon/model/test/ClassFileUtilTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/test/src/org/eclipse/ceylon/model/test/OsgiVersionTests.java b/model/test/src/org/eclipse/ceylon/model/test/OsgiVersionTests.java index 14d7d3d388b..b6b54925d57 100644 --- a/model/test/src/org/eclipse/ceylon/model/test/OsgiVersionTests.java +++ b/model/test/src/org/eclipse/ceylon/model/test/OsgiVersionTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/model/test/src/org/eclipse/ceylon/model/test/loader/impl/reflect/CachedTOCJarsTest.java b/model/test/src/org/eclipse/ceylon/model/test/loader/impl/reflect/CachedTOCJarsTest.java index 1b20993af34..62038a57450 100644 --- a/model/test/src/org/eclipse/ceylon/model/test/loader/impl/reflect/CachedTOCJarsTest.java +++ b/model/test/src/org/eclipse/ceylon/model/test/loader/impl/reflect/CachedTOCJarsTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/module-loader/src/org/eclipse/ceylon/module/loader/BaseRuntimeModuleLoaderImpl.java b/module-loader/src/org/eclipse/ceylon/module/loader/BaseRuntimeModuleLoaderImpl.java index cddb4140c3d..c0cf6a0fb46 100644 --- a/module-loader/src/org/eclipse/ceylon/module/loader/BaseRuntimeModuleLoaderImpl.java +++ b/module-loader/src/org/eclipse/ceylon/module/loader/BaseRuntimeModuleLoaderImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/module-loader/src/org/eclipse/ceylon/module/loader/FlatpathModuleLoader.java b/module-loader/src/org/eclipse/ceylon/module/loader/FlatpathModuleLoader.java index c8f3c3e87bd..33b00ac06b2 100644 --- a/module-loader/src/org/eclipse/ceylon/module/loader/FlatpathModuleLoader.java +++ b/module-loader/src/org/eclipse/ceylon/module/loader/FlatpathModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/module-loader/src/org/eclipse/ceylon/module/loader/JBossModuleLoader.java b/module-loader/src/org/eclipse/ceylon/module/loader/JBossModuleLoader.java index fb65b6ced99..d7fe802f4f1 100644 --- a/module-loader/src/org/eclipse/ceylon/module/loader/JBossModuleLoader.java +++ b/module-loader/src/org/eclipse/ceylon/module/loader/JBossModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/module-loader/test/org/eclipse/ceylon/module/loader/test/ModuleLoaderTest.java b/module-loader/test/org/eclipse/ceylon/module/loader/test/ModuleLoaderTest.java index 21fa48e16f6..0c4dfab9b3d 100644 --- a/module-loader/test/org/eclipse/ceylon/module/loader/test/ModuleLoaderTest.java +++ b/module-loader/test/org/eclipse/ceylon/module/loader/test/ModuleLoaderTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/module-loader/test/org/eclipse/ceylon/module/loader/test/TestableModuleLoader.java b/module-loader/test/org/eclipse/ceylon/module/loader/test/TestableModuleLoader.java index adfb251c86d..b9ad685bbb4 100644 --- a/module-loader/test/org/eclipse/ceylon/module/loader/test/TestableModuleLoader.java +++ b/module-loader/test/org/eclipse/ceylon/module/loader/test/TestableModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/compiler/AbstractCompilerAdapter.java b/runtime/api/src/main/java/ceylon/modules/api/compiler/AbstractCompilerAdapter.java index 7977d65e667..e888aff7cbf 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/compiler/AbstractCompilerAdapter.java +++ b/runtime/api/src/main/java/ceylon/modules/api/compiler/AbstractCompilerAdapter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapter.java b/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapter.java index 01f8364c378..dfa21b70464 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapter.java +++ b/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapterFactory.java b/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapterFactory.java index 96646ed14fc..058baedc245 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapterFactory.java +++ b/runtime/api/src/main/java/ceylon/modules/api/compiler/CompilerAdapterFactory.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/compiler/CopyCompilerAdapter.java b/runtime/api/src/main/java/ceylon/modules/api/compiler/CopyCompilerAdapter.java index fdf2f1d23d4..16125f4dbd7 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/compiler/CopyCompilerAdapter.java +++ b/runtime/api/src/main/java/ceylon/modules/api/compiler/CopyCompilerAdapter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/compiler/JavaCompilerAdapter.java b/runtime/api/src/main/java/ceylon/modules/api/compiler/JavaCompilerAdapter.java index 11d6313526f..38d35c412dd 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/compiler/JavaCompilerAdapter.java +++ b/runtime/api/src/main/java/ceylon/modules/api/compiler/JavaCompilerAdapter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/runtime/AbstractRuntime.java b/runtime/api/src/main/java/ceylon/modules/api/runtime/AbstractRuntime.java index 0311d54635f..fa90223319f 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/runtime/AbstractRuntime.java +++ b/runtime/api/src/main/java/ceylon/modules/api/runtime/AbstractRuntime.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/runtime/LogChecker.java b/runtime/api/src/main/java/ceylon/modules/api/runtime/LogChecker.java index 6510b81cfce..85f5150eb28 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/runtime/LogChecker.java +++ b/runtime/api/src/main/java/ceylon/modules/api/runtime/LogChecker.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/runtime/SecurityActions.java b/runtime/api/src/main/java/ceylon/modules/api/runtime/SecurityActions.java index e8cfb5b87fd..eba6eb2aafe 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/runtime/SecurityActions.java +++ b/runtime/api/src/main/java/ceylon/modules/api/runtime/SecurityActions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/api/src/main/java/ceylon/modules/api/util/ModuleVersion.java b/runtime/api/src/main/java/ceylon/modules/api/util/ModuleVersion.java index 00b043ff7a4..16dd7402986 100644 --- a/runtime/api/src/main/java/ceylon/modules/api/util/ModuleVersion.java +++ b/runtime/api/src/main/java/ceylon/modules/api/util/ModuleVersion.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonMessages.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonMessages.java index 9bf1e5d9ece..d92d0322ed7 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonMessages.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonRunTool.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonRunTool.java index 91a9b7b3554..6bb4c9d1a20 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonRunTool.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonRunTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestFailureError.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestFailureError.java index 2f6f128581f..c71a87ed34d 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestFailureError.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestFailureError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestTool.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestTool.java index c9902803c0f..8e201daf6ea 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestTool.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/CeylonTestTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/NoGreetingJDKModuleLogger.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/NoGreetingJDKModuleLogger.java index dcd1fd97d67..0d75face2e9 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/NoGreetingJDKModuleLogger.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/NoGreetingJDKModuleLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/BootstrapModuleLoader.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/BootstrapModuleLoader.java index 369c9f75d2f..756cdfef570 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/BootstrapModuleLoader.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/BootstrapModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/DistributionModuleLoader.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/DistributionModuleLoader.java index 767fc3501b3..f3a7df8692d 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/DistributionModuleLoader.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/DistributionModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/InitialModuleLoader.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/InitialModuleLoader.java index 6a762564eb6..e41d0c2acd4 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/InitialModuleLoader.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/InitialModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/ModuleXmlParser.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/ModuleXmlParser.java index 3278bba95c0..9d4779281d3 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/ModuleXmlParser.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/ModuleXmlParser.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/RemoteModuleLoader.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/RemoteModuleLoader.java index fe88ca84628..024d987cb12 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/RemoteModuleLoader.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/RemoteModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/SecurityActions.java b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/SecurityActions.java index b21bc6d09a3..c679c0af44a 100644 --- a/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/SecurityActions.java +++ b/runtime/bootstrap/src/main/java/ceylon/modules/bootstrap/loader/SecurityActions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/CarEntryResource.java b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/CarEntryResource.java index 28ad02d47c8..71735c05d48 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/CarEntryResource.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/CarEntryResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/FileEntryResource.java b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/FileEntryResource.java index 55291a7b12c..68f28480114 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/FileEntryResource.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/FileEntryResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/ResourceLoaderProvider.java b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/ResourceLoaderProvider.java index d5fdf57fb4a..01a80402e9b 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/ResourceLoaderProvider.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/ResourceLoaderProvider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceEntryResource.java b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceEntryResource.java index c715ad8ef4e..3f7b8fa71bc 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceEntryResource.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceEntryResource.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceResourceLoader.java b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceResourceLoader.java index 6af6424b578..0260e28480d 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceResourceLoader.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/repository/SourceResourceLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/AbstractJBossRuntime.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/AbstractJBossRuntime.java index 8cf064b65fa..d424ceca201 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/AbstractJBossRuntime.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/AbstractJBossRuntime.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CMRPathFilter.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CMRPathFilter.java index 82202fab601..c9433735acd 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CMRPathFilter.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CMRPathFilter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleClassLoader.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleClassLoader.java index f839facda46..70a020b0551 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleClassLoader.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleClassLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleLoader.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleLoader.java index 79029a2edfe..c39ada99f09 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleLoader.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/CeylonModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ClassLoaderHolderImpl.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ClassLoaderHolderImpl.java index 4aad52c9b52..035edcc4964 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ClassLoaderHolderImpl.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ClassLoaderHolderImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Graph.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Graph.java index b63f5b59ede..4f7005578df 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Graph.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Graph.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/JBossRuntime.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/JBossRuntime.java index 99acd6e5a68..c38063be50f 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/JBossRuntime.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/JBossRuntime.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ModuleLocalLoader.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ModuleLocalLoader.java index affe24713d3..e7b57180483 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ModuleLocalLoader.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/ModuleLocalLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Node.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Node.java index 54e0a1fbdd8..0e376a99a21 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Node.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/Node.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/OnDemandLocalLoader.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/OnDemandLocalLoader.java index ecc6fa9d78a..fe7e59c7028 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/OnDemandLocalLoader.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/OnDemandLocalLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/SecurityActions.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/SecurityActions.java index 9ab9ca12728..355da3e086d 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/SecurityActions.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/SecurityActions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/UtilRegistryTransformer.java b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/UtilRegistryTransformer.java index e16f626161f..51c13a72189 100644 --- a/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/UtilRegistryTransformer.java +++ b/runtime/impl/src/main/java/ceylon/modules/jboss/runtime/UtilRegistryTransformer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/CeylonRuntimeException.java b/runtime/spi/src/main/java/ceylon/modules/CeylonRuntimeException.java index 9526743e5a6..65e91e3f8ec 100644 --- a/runtime/spi/src/main/java/ceylon/modules/CeylonRuntimeException.java +++ b/runtime/spi/src/main/java/ceylon/modules/CeylonRuntimeException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/Configuration.java b/runtime/spi/src/main/java/ceylon/modules/Configuration.java index 4e35a486794..5dd3fe014e3 100644 --- a/runtime/spi/src/main/java/ceylon/modules/Configuration.java +++ b/runtime/spi/src/main/java/ceylon/modules/Configuration.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/Main.java b/runtime/spi/src/main/java/ceylon/modules/Main.java index 9e8ac5285f6..ebc88b65723 100644 --- a/runtime/spi/src/main/java/ceylon/modules/Main.java +++ b/runtime/spi/src/main/java/ceylon/modules/Main.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/SecurityActions.java b/runtime/spi/src/main/java/ceylon/modules/SecurityActions.java index beace6e0fd4..cb04a6f005f 100644 --- a/runtime/spi/src/main/java/ceylon/modules/SecurityActions.java +++ b/runtime/spi/src/main/java/ceylon/modules/SecurityActions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/Argument.java b/runtime/spi/src/main/java/ceylon/modules/spi/Argument.java index a1eb8d82923..b36ca23efcb 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/Argument.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/Argument.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/ArgumentType.java b/runtime/spi/src/main/java/ceylon/modules/spi/ArgumentType.java index 4ef39840af2..768848aa8af 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/ArgumentType.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/ArgumentType.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/Constants.java b/runtime/spi/src/main/java/ceylon/modules/spi/Constants.java index 1c0db1bcd91..fd8992f04d7 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/Constants.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/Constants.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/Executable.java b/runtime/spi/src/main/java/ceylon/modules/spi/Executable.java index d058662c889..652e9506b4e 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/Executable.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/Executable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/runtime/ClassLoaderHolder.java b/runtime/spi/src/main/java/ceylon/modules/spi/runtime/ClassLoaderHolder.java index ab88cd2719d..80caeb381de 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/runtime/ClassLoaderHolder.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/runtime/ClassLoaderHolder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/spi/src/main/java/ceylon/modules/spi/runtime/Runtime.java b/runtime/spi/src/main/java/ceylon/modules/spi/runtime/Runtime.java index 9a85756c0a4..428277044fe 100644 --- a/runtime/spi/src/main/java/ceylon/modules/spi/runtime/Runtime.java +++ b/runtime/spi/src/main/java/ceylon/modules/spi/runtime/Runtime.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/biz/wiz/quiz/$module_.java b/runtime/testsuite/src/test/java/biz/wiz/quiz/$module_.java index 98dfc886be4..e33df3e3f8f 100644 --- a/runtime/testsuite/src/test/java/biz/wiz/quiz/$module_.java +++ b/runtime/testsuite/src/test/java/biz/wiz/quiz/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/biz/wiz/quiz/run_.java b/runtime/testsuite/src/test/java/biz/wiz/quiz/run_.java index 731121a6176..43301dc6e17 100644 --- a/runtime/testsuite/src/test/java/biz/wiz/quiz/run_.java +++ b/runtime/testsuite/src/test/java/biz/wiz/quiz/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/audiotest/$module_.java b/runtime/testsuite/src/test/java/ceylon/audiotest/$module_.java index fa2b3160459..f6a4608f78e 100644 --- a/runtime/testsuite/src/test/java/ceylon/audiotest/$module_.java +++ b/runtime/testsuite/src/test/java/ceylon/audiotest/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/audiotest/run_.java b/runtime/testsuite/src/test/java/ceylon/audiotest/run_.java index 66bc2306a1a..422a800b858 100644 --- a/runtime/testsuite/src/test/java/ceylon/audiotest/run_.java +++ b/runtime/testsuite/src/test/java/ceylon/audiotest/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/$module_.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/$module_.java index 062d738c497..c6b3f70206b 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/$module_.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/run_.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/run_.java index 56feec40d4f..f82252b11f7 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/run_.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/ext/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/$module_.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/$module_.java index 9b20be63f09..1b8fe0c846f 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/$module_.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/IService.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/IService.java index 42054073dac..27de2b36e16 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/IService.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/iface/IService.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/$module_.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/$module_.java index fb222006d3a..0bbedaeb89b 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/$module_.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/ServiceImpl.java b/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/ServiceImpl.java index 0c2963572bb..89c611a3b11 100644 --- a/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/ServiceImpl.java +++ b/runtime/testsuite/src/test/java/ceylon/paris/f2f/impl/ServiceImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/com/foobar/qwert/$module_.java b/runtime/testsuite/src/test/java/com/foobar/qwert/$module_.java index a54ad8abc4c..93ecaa00a57 100644 --- a/runtime/testsuite/src/test/java/com/foobar/qwert/$module_.java +++ b/runtime/testsuite/src/test/java/com/foobar/qwert/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/com/foobar/qwert/run_.java b/runtime/testsuite/src/test/java/com/foobar/qwert/run_.java index 459d8ec82ed..5a548f68eb2 100644 --- a/runtime/testsuite/src/test/java/com/foobar/qwert/run_.java +++ b/runtime/testsuite/src/test/java/com/foobar/qwert/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/cz/brno/as8/$module_.java b/runtime/testsuite/src/test/java/cz/brno/as8/$module_.java index 5e40982625c..f74bdaaeee5 100644 --- a/runtime/testsuite/src/test/java/cz/brno/as8/$module_.java +++ b/runtime/testsuite/src/test/java/cz/brno/as8/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/cz/brno/as8/run_.java b/runtime/testsuite/src/test/java/cz/brno/as8/run_.java index bb19241507a..956113d3fad 100644 --- a/runtime/testsuite/src/test/java/cz/brno/as8/run_.java +++ b/runtime/testsuite/src/test/java/cz/brno/as8/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/edu/fri/summer/$module_.java b/runtime/testsuite/src/test/java/edu/fri/summer/$module_.java index 4b34aa626c3..9132388314a 100644 --- a/runtime/testsuite/src/test/java/edu/fri/summer/$module_.java +++ b/runtime/testsuite/src/test/java/edu/fri/summer/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/edu/fri/summer/run_.java b/runtime/testsuite/src/test/java/edu/fri/summer/run_.java index 3926b4c2ec5..10aead79cba 100644 --- a/runtime/testsuite/src/test/java/edu/fri/summer/run_.java +++ b/runtime/testsuite/src/test/java/edu/fri/summer/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/eu/cloud/clazz/$module_.java b/runtime/testsuite/src/test/java/eu/cloud/clazz/$module_.java index 7ee68396b8e..a01f9fd0362 100644 --- a/runtime/testsuite/src/test/java/eu/cloud/clazz/$module_.java +++ b/runtime/testsuite/src/test/java/eu/cloud/clazz/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/eu/cloud/clazz/run_.java b/runtime/testsuite/src/test/java/eu/cloud/clazz/run_.java index 947c6637f5f..baea27bf9d3 100644 --- a/runtime/testsuite/src/test/java/eu/cloud/clazz/run_.java +++ b/runtime/testsuite/src/test/java/eu/cloud/clazz/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/io/xov/yalp/$module_.java b/runtime/testsuite/src/test/java/io/xov/yalp/$module_.java index 4ae94efe995..9cd5f47b83a 100644 --- a/runtime/testsuite/src/test/java/io/xov/yalp/$module_.java +++ b/runtime/testsuite/src/test/java/io/xov/yalp/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/io/xov/yalp/run_.java b/runtime/testsuite/src/test/java/io/xov/yalp/run_.java index cdd4e22d643..12602dcc28f 100644 --- a/runtime/testsuite/src/test/java/io/xov/yalp/run_.java +++ b/runtime/testsuite/src/test/java/io/xov/yalp/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/net/acme/logging/$module_.java b/runtime/testsuite/src/test/java/net/acme/logging/$module_.java index eb864fe1744..6ea70636e16 100644 --- a/runtime/testsuite/src/test/java/net/acme/logging/$module_.java +++ b/runtime/testsuite/src/test/java/net/acme/logging/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/net/acme/logging/run_.java b/runtime/testsuite/src/test/java/net/acme/logging/run_.java index 1448ef55d9e..f1b6e8966c0 100644 --- a/runtime/testsuite/src/test/java/net/acme/logging/run_.java +++ b/runtime/testsuite/src/test/java/net/acme/logging/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/net/something/xyz/$module_.java b/runtime/testsuite/src/test/java/net/something/xyz/$module_.java index fdfb114c5f9..44d18091f72 100644 --- a/runtime/testsuite/src/test/java/net/something/xyz/$module_.java +++ b/runtime/testsuite/src/test/java/net/something/xyz/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/net/something/xyz/run_.java b/runtime/testsuite/src/test/java/net/something/xyz/run_.java index bf6c79fb4cd..92300c34079 100644 --- a/runtime/testsuite/src/test/java/net/something/xyz/run_.java +++ b/runtime/testsuite/src/test/java/net/something/xyz/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/gae/ceylon/$module_.java b/runtime/testsuite/src/test/java/org/gae/ceylon/$module_.java index 34db369c93d..b102fb579e7 100644 --- a/runtime/testsuite/src/test/java/org/gae/ceylon/$module_.java +++ b/runtime/testsuite/src/test/java/org/gae/ceylon/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/gae/ceylon/run_.java b/runtime/testsuite/src/test/java/org/gae/ceylon/run_.java index 109ddedbad1..a1c40621159 100644 --- a/runtime/testsuite/src/test/java/org/gae/ceylon/run_.java +++ b/runtime/testsuite/src/test/java/org/gae/ceylon/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/acme/$module_.java b/runtime/testsuite/src/test/java/org/jboss/acme/$module_.java index 9c0b899c3c7..562f33646f5 100644 --- a/runtime/testsuite/src/test/java/org/jboss/acme/$module_.java +++ b/runtime/testsuite/src/test/java/org/jboss/acme/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/acme/Qwert.java b/runtime/testsuite/src/test/java/org/jboss/acme/Qwert.java index 821a643a13c..2c330ab8cc1 100644 --- a/runtime/testsuite/src/test/java/org/jboss/acme/Qwert.java +++ b/runtime/testsuite/src/test/java/org/jboss/acme/Qwert.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/acme/run_.java b/runtime/testsuite/src/test/java/org/jboss/acme/run_.java index 9a64d93be69..903e67de8b4 100644 --- a/runtime/testsuite/src/test/java/org/jboss/acme/run_.java +++ b/runtime/testsuite/src/test/java/org/jboss/acme/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/AllRuntimeTests.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/AllRuntimeTests.java index 1d8379655f1..8845534416e 100755 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/AllRuntimeTests.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/AllRuntimeTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ModulesTest.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ModulesTest.java index c83e157c238..9eeb8e9440d 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ModulesTest.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ModulesTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/defaultx/test/DefaultTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/defaultx/test/DefaultTestCase.java index 12bdb29b3ab..9a1928c6bb3 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/defaultx/test/DefaultTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/defaultx/test/DefaultTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/examples/test/ExamplesTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/examples/test/ExamplesTestCase.java index 8f0e5d5fcda..1d6bc031ccb 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/examples/test/ExamplesTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/examples/test/ExamplesTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/filters/test/FiltersTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/filters/test/FiltersTestCase.java index 177de74549d..42007d43e2a 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/filters/test/FiltersTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/filters/test/FiltersTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/AetherInteropTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/AetherInteropTestCase.java index 9602b33fd10..a32ce51caad 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/AetherInteropTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/AetherInteropTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/InteropTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/InteropTestCase.java index 1725d1062dd..8d3e2f651ed 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/InteropTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/interop/test/InteropTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/logging/test/LoggingDependencyTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/logging/test/LoggingDependencyTestCase.java index e41fc2d806b..4a891e9f6ca 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/logging/test/LoggingDependencyTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/logging/test/LoggingDependencyTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/nativex/test/NativeTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/nativex/test/NativeTestCase.java index 52aba2fb07a..1d521db2a14 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/nativex/test/NativeTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/nativex/test/NativeTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ondemand/test/OnDemandTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ondemand/test/OnDemandTestCase.java index c59732c5d29..b1bcbce6183 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ondemand/test/OnDemandTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/ondemand/test/OnDemandTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/repo/test/RepositoryTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/repo/test/RepositoryTestCase.java index 4d7e9d16c1f..53c0a042b09 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/repo/test/RepositoryTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/repo/test/RepositoryTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/services/test/ServicesTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/services/test/ServicesTestCase.java index 9179ff3a331..7c42ab6d872 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/services/test/ServicesTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/services/test/ServicesTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/smoke/test/SmokeTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/smoke/test/SmokeTestCase.java index 6bef7d59003..84a2b10c174 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/smoke/test/SmokeTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/smoke/test/SmokeTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/sources/test/SourcesTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/sources/test/SourcesTestCase.java index 3899b68d6e4..8e63db60aeb 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/sources/test/SourcesTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/sources/test/SourcesTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/tool/test/RunToolTestCase.java b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/tool/test/RunToolTestCase.java index bdf61e88f9e..9d0d8808978 100644 --- a/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/tool/test/RunToolTestCase.java +++ b/runtime/testsuite/src/test/java/org/jboss/ceylon/test/modules/tool/test/RunToolTestCase.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/filtered/$module_.java b/runtime/testsuite/src/test/java/org/jboss/filtered/$module_.java index c18b318d2b1..a0bf8e1f02d 100644 --- a/runtime/testsuite/src/test/java/org/jboss/filtered/$module_.java +++ b/runtime/testsuite/src/test/java/org/jboss/filtered/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/filtered/api/SomeAPI.java b/runtime/testsuite/src/test/java/org/jboss/filtered/api/SomeAPI.java index 410b198e910..0bddf3f3a5d 100644 --- a/runtime/testsuite/src/test/java/org/jboss/filtered/api/SomeAPI.java +++ b/runtime/testsuite/src/test/java/org/jboss/filtered/api/SomeAPI.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/filtered/impl/SomeImpl.java b/runtime/testsuite/src/test/java/org/jboss/filtered/impl/SomeImpl.java index 4e7f10e6868..7e65fe6299f 100644 --- a/runtime/testsuite/src/test/java/org/jboss/filtered/impl/SomeImpl.java +++ b/runtime/testsuite/src/test/java/org/jboss/filtered/impl/SomeImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/filtered/spi/SomeSPI.java b/runtime/testsuite/src/test/java/org/jboss/filtered/spi/SomeSPI.java index 208cb0d35e6..aa70bddd969 100644 --- a/runtime/testsuite/src/test/java/org/jboss/filtered/spi/SomeSPI.java +++ b/runtime/testsuite/src/test/java/org/jboss/filtered/spi/SomeSPI.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/swing/$module_.java b/runtime/testsuite/src/test/java/org/jboss/swing/$module_.java index 79aa34bcf55..999de5e6b24 100644 --- a/runtime/testsuite/src/test/java/org/jboss/swing/$module_.java +++ b/runtime/testsuite/src/test/java/org/jboss/swing/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jboss/swing/run_.java b/runtime/testsuite/src/test/java/org/jboss/swing/run_.java index 5b9709e68d5..28427e4d38c 100644 --- a/runtime/testsuite/src/test/java/org/jboss/swing/run_.java +++ b/runtime/testsuite/src/test/java/org/jboss/swing/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jogl/ceylon/$module_.java b/runtime/testsuite/src/test/java/org/jogl/ceylon/$module_.java index 87fa5404e85..b6025cd6be8 100644 --- a/runtime/testsuite/src/test/java/org/jogl/ceylon/$module_.java +++ b/runtime/testsuite/src/test/java/org/jogl/ceylon/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/org/jogl/ceylon/run_.java b/runtime/testsuite/src/test/java/org/jogl/ceylon/run_.java index 20903b36a24..e33171a2a48 100644 --- a/runtime/testsuite/src/test/java/org/jogl/ceylon/run_.java +++ b/runtime/testsuite/src/test/java/org/jogl/ceylon/run_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/si/alesj/ceylon/$module_.java b/runtime/testsuite/src/test/java/si/alesj/ceylon/$module_.java index 4a7d6252c1c..6559c5fe4a9 100644 --- a/runtime/testsuite/src/test/java/si/alesj/ceylon/$module_.java +++ b/runtime/testsuite/src/test/java/si/alesj/ceylon/$module_.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/runtime/testsuite/src/test/java/si/alesj/ceylon/test/Touch.java b/runtime/testsuite/src/test/java/si/alesj/ceylon/test/Touch.java index f4389e9efa7..d4566116c82 100644 --- a/runtime/testsuite/src/test/java/si/alesj/ceylon/test/Touch.java +++ b/runtime/testsuite/src/test/java/si/alesj/ceylon/test/Touch.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Backend.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Backend.java index f8cf29100aa..84d16b081a8 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Backend.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Backend.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CeylonToolProvider.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CeylonToolProvider.java index 007bbe8a23f..b2df7698e73 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CeylonToolProvider.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CeylonToolProvider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilationListener.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilationListener.java index 3d024bfb185..98d5d1e59a6 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilationListener.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilationListener.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Compiler.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Compiler.java index e755723409f..21a33c9ef31 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Compiler.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Compiler.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilerOptions.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilerOptions.java index 5ba04882de9..639c37c266c 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilerOptions.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/CompilerOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaCompilerOptions.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaCompilerOptions.java index c293ab21212..ebb1944c4db 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaCompilerOptions.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaCompilerOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunner.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunner.java index 5bebf555b0e..5f86df2dfc1 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunner.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunnerOptions.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunnerOptions.java index 000ce34a130..9dead513890 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunnerOptions.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/JavaRunnerOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/ModuleNotFoundException.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/ModuleNotFoundException.java index fb03d1ec00d..9c943f9a8fc 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/ModuleNotFoundException.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/ModuleNotFoundException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Options.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Options.java index d053f483379..eead22610be 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Options.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Options.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Runner.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Runner.java index e9fdec34330..2e28e4488db 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Runner.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/Runner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/RunnerOptions.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/RunnerOptions.java index 7bce6d33bd9..bc14225975b 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/RunnerOptions.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/RunnerOptions.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/CmrLogger.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/CmrLogger.java index f06a12fceba..6f18db6005e 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/CmrLogger.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/CmrLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaCompilerImpl.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaCompilerImpl.java index 9976e89cde9..4d6f839b350 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaCompilerImpl.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaCompilerImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaRunnerImpl.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaRunnerImpl.java index cdd59b44816..bf3acfb0e90 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaRunnerImpl.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaRunnerImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptCompilerImpl.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptCompilerImpl.java index 935425503f4..19136bc73f3 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptCompilerImpl.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptCompilerImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptRunnerImpl.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptRunnerImpl.java index a8719bacb9b..4845594ed73 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptRunnerImpl.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/JavaScriptRunnerImpl.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/NullWriter.java b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/NullWriter.java index 4184b5d6b3b..a9419f4d695 100644 --- a/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/NullWriter.java +++ b/tool-provider/src/org/eclipse/ceylon/compiler/java/runtime/tools/impl/NullWriter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/test-launcher/org/eclipse/ceylon/compiler/java/runtime/launcher/ToolsTestRunner.java b/tool-provider/test-launcher/org/eclipse/ceylon/compiler/java/runtime/launcher/ToolsTestRunner.java index 46be9d3b3e9..84c92ede9b4 100644 --- a/tool-provider/test-launcher/org/eclipse/ceylon/compiler/java/runtime/launcher/ToolsTestRunner.java +++ b/tool-provider/test-launcher/org/eclipse/ceylon/compiler/java/runtime/launcher/ToolsTestRunner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/test/foo/provider/Provider.java b/tool-provider/test/foo/provider/Provider.java index 13cc58cb80e..18b7e2b4f70 100644 --- a/tool-provider/test/foo/provider/Provider.java +++ b/tool-provider/test/foo/provider/Provider.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/test/foo/user/User.java b/tool-provider/test/foo/user/User.java index fcee131b3b8..2aec38a32db 100644 --- a/tool-provider/test/foo/user/User.java +++ b/tool-provider/test/foo/user/User.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/AllToolProviderTests.java b/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/AllToolProviderTests.java index 2f75f311639..3bb5189020c 100644 --- a/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/AllToolProviderTests.java +++ b/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/AllToolProviderTests.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/ToolsTest.java b/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/ToolsTest.java index 184e889c178..da822b24cd4 100644 --- a/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/ToolsTest.java +++ b/tool-provider/test/org/eclipse/ceylon/compiler/java/runtime/ToolsTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/antdoc/CeylonAntTaskDocTool.java b/tools/src/org/eclipse/ceylon/tools/antdoc/CeylonAntTaskDocTool.java index b3f08c5d6a2..2a6349df6ea 100644 --- a/tools/src/org/eclipse/ceylon/tools/antdoc/CeylonAntTaskDocTool.java +++ b/tools/src/org/eclipse/ceylon/tools/antdoc/CeylonAntTaskDocTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleMessages.java b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleMessages.java index 7efdc0d13a2..62e4462468a 100644 --- a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleTool.java b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleTool.java index 0be80a66fd0..e0ef70bea15 100644 --- a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleTool.java +++ b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssembleTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssemblyRunner.java b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssemblyRunner.java index 68b0484d094..00583b840fa 100644 --- a/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssemblyRunner.java +++ b/tools/src/org/eclipse/ceylon/tools/assemble/CeylonAssemblyRunner.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/bashcompletion/CeylonBashCompletionTool.java b/tools/src/org/eclipse/ceylon/tools/bashcompletion/CeylonBashCompletionTool.java index 4ce0851da76..e105ae70292 100644 --- a/tools/src/org/eclipse/ceylon/tools/bashcompletion/CeylonBashCompletionTool.java +++ b/tools/src/org/eclipse/ceylon/tools/bashcompletion/CeylonBashCompletionTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapMessages.java b/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapMessages.java index 82072d7a124..1fe386c25d1 100644 --- a/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapTool.java b/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapTool.java index f85a124f455..940fe54aae3 100644 --- a/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapTool.java +++ b/tools/src/org/eclipse/ceylon/tools/bootstrap/CeylonBootstrapTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseMessages.java b/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseMessages.java index 31f29d4f266..d6844888014 100644 --- a/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseTool.java b/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseTool.java index edd16148439..36c799c8a04 100644 --- a/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseTool.java +++ b/tools/src/org/eclipse/ceylon/tools/browse/CeylonBrowseTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/classpath/CeylonClasspathTool.java b/tools/src/org/eclipse/ceylon/tools/classpath/CeylonClasspathTool.java index 0663e3e3b6b..0f3ecde8284 100644 --- a/tools/src/org/eclipse/ceylon/tools/classpath/CeylonClasspathTool.java +++ b/tools/src/org/eclipse/ceylon/tools/classpath/CeylonClasspathTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyMessages.java b/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyMessages.java index 53d57423baa..76a3b396c63 100644 --- a/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyTool.java b/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyTool.java index bcb1e72cef1..7d1290ee709 100644 --- a/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyTool.java +++ b/tools/src/org/eclipse/ceylon/tools/copy/CeylonCopyTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarMessages.java b/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarMessages.java index 4319dc9d63d..acd6408f110 100644 --- a/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarTool.java b/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarTool.java index ed1f5ea4390..bd4f515611c 100644 --- a/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarTool.java +++ b/tools/src/org/eclipse/ceylon/tools/fatjar/CeylonFatJarTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/importjar/CeylonImportJarTool.java b/tools/src/org/eclipse/ceylon/tools/importjar/CeylonImportJarTool.java index 772da3e5258..25f0e690ff0 100644 --- a/tools/src/org/eclipse/ceylon/tools/importjar/CeylonImportJarTool.java +++ b/tools/src/org/eclipse/ceylon/tools/importjar/CeylonImportJarTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarException.java b/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarException.java index 8b60df98862..5bba91908a6 100644 --- a/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarException.java +++ b/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarMessages.java b/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarMessages.java index 84d6dcf85f9..c6cbebf9b4b 100644 --- a/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/importjar/ImportJarMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoMessages.java b/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoMessages.java index f9de3e9665e..32e528ef0ba 100644 --- a/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoTool.java b/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoTool.java index 687335cb1ed..5c1c1b771be 100644 --- a/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoTool.java +++ b/tools/src/org/eclipse/ceylon/tools/info/CeylonInfoTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/info/DependencyFilter.java b/tools/src/org/eclipse/ceylon/tools/info/DependencyFilter.java index 8374a6a9e3d..9e571c32cd8 100644 --- a/tools/src/org/eclipse/ceylon/tools/info/DependencyFilter.java +++ b/tools/src/org/eclipse/ceylon/tools/info/DependencyFilter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawMessages.java b/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawMessages.java index 5f1a8adb2a8..4d2167607f3 100644 --- a/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawTool.java b/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawTool.java index 4d9bdfc3118..f1ece62d150 100644 --- a/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawTool.java +++ b/tools/src/org/eclipse/ceylon/tools/jigsaw/CeylonJigsawTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportMessages.java b/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportMessages.java index be2eb08bcc3..7f691783337 100644 --- a/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportTool.java b/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportTool.java index 640b84be6b5..ca06ed962c3 100644 --- a/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportTool.java +++ b/tools/src/org/eclipse/ceylon/tools/maven/export/CeylonMavenExportTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingMessages.java b/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingMessages.java index d50176b4b7d..8679a2d59ac 100644 --- a/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingTool.java b/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingTool.java index 7b4b84cef3e..855c1906740 100644 --- a/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingTool.java +++ b/tools/src/org/eclipse/ceylon/tools/moduleloading/ModuleLoadingTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/moduleloading/ResourceRootTool.java b/tools/src/org/eclipse/ceylon/tools/moduleloading/ResourceRootTool.java index 86cad792d9e..a2edace7f12 100644 --- a/tools/src/org/eclipse/ceylon/tools/moduleloading/ResourceRootTool.java +++ b/tools/src/org/eclipse/ceylon/tools/moduleloading/ResourceRootTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/moduleloading/ToolModuleLoader.java b/tools/src/org/eclipse/ceylon/tools/moduleloading/ToolModuleLoader.java index 49e6b0ff254..9a758f5b8a7 100644 --- a/tools/src/org/eclipse/ceylon/tools/moduleloading/ToolModuleLoader.java +++ b/tools/src/org/eclipse/ceylon/tools/moduleloading/ToolModuleLoader.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/CeylonNewTool.java b/tools/src/org/eclipse/ceylon/tools/new_/CeylonNewTool.java index 5f36c2f6d9a..e40659552b6 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/CeylonNewTool.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/CeylonNewTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Copy.java b/tools/src/org/eclipse/ceylon/tools/new_/Copy.java index d7f055d7dc1..0ff68c57ba6 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Copy.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Copy.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Environment.java b/tools/src/org/eclipse/ceylon/tools/new_/Environment.java index eb157b4370a..837dbda03bb 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Environment.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Environment.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Messages.java b/tools/src/org/eclipse/ceylon/tools/new_/Messages.java index a4992abe566..07eee5db5dd 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Messages.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Messages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/NewSubTool.java b/tools/src/org/eclipse/ceylon/tools/new_/NewSubTool.java index ddf294af904..63d56cb0f1e 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/NewSubTool.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/NewSubTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Project.java b/tools/src/org/eclipse/ceylon/tools/new_/Project.java index e2dbaee55b7..0654eb7e9d0 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Project.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Project.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Template.java b/tools/src/org/eclipse/ceylon/tools/new_/Template.java index 57b5f467fb3..ff5a5ac5484 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Template.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Template.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/new_/Variable.java b/tools/src/org/eclipse/ceylon/tools/new_/Variable.java index 9b8e3fdbb71..8a04f47dfa5 100644 --- a/tools/src/org/eclipse/ceylon/tools/new_/Variable.java +++ b/tools/src/org/eclipse/ceylon/tools/new_/Variable.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/Category.java b/tools/src/org/eclipse/ceylon/tools/p2/Category.java index 736ecbd4470..d5d4a2ae6b1 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/Category.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/Category.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Messages.java b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Messages.java index a13c7b65630..39e203777f1 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Messages.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Messages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Tool.java b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Tool.java index 773688f9279..db3884f7c9f 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Tool.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2Tool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2ToolException.java b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2ToolException.java index a650fa8191b..7913e17063f 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2ToolException.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/CeylonP2ToolException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/Feature.java b/tools/src/org/eclipse/ceylon/tools/p2/Feature.java index 786c004efd5..02424e057da 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/Feature.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/Feature.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/IndentingWriter.java b/tools/src/org/eclipse/ceylon/tools/p2/IndentingWriter.java index 59519b2bc6f..d842a18c37d 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/IndentingWriter.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/IndentingWriter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/p2/ModuleInfo.java b/tools/src/org/eclipse/ceylon/tools/p2/ModuleInfo.java index 7d9b013a816..3316f74e357 100644 --- a/tools/src/org/eclipse/ceylon/tools/p2/ModuleInfo.java +++ b/tools/src/org/eclipse/ceylon/tools/p2/ModuleInfo.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginMessages.java b/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginMessages.java index 1b857aa1160..43a185f4dd5 100644 --- a/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginTool.java b/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginTool.java index 0487f16dc4c..d32b5769094 100644 --- a/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginTool.java +++ b/tools/src/org/eclipse/ceylon/tools/plugin/CeylonPluginTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcMessages.java b/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcMessages.java index eee9fe680f5..36d68913c03 100644 --- a/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcTool.java b/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcTool.java index 3680e202213..a79dd4810b5 100644 --- a/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcTool.java +++ b/tools/src/org/eclipse/ceylon/tools/src/CeylonSrcTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionMessages.java b/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionMessages.java index 2a3c3e4a823..32bf843965b 100644 --- a/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionTool.java b/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionTool.java index b65a3040a07..26ce3a7b6d4 100644 --- a/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionTool.java +++ b/tools/src/org/eclipse/ceylon/tools/version/CeylonVersionTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/war/CeylonWarMessages.java b/tools/src/org/eclipse/ceylon/tools/war/CeylonWarMessages.java index 8d5431b249f..3a7ba9e1ac5 100644 --- a/tools/src/org/eclipse/ceylon/tools/war/CeylonWarMessages.java +++ b/tools/src/org/eclipse/ceylon/tools/war/CeylonWarMessages.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/tools/src/org/eclipse/ceylon/tools/war/CeylonWarTool.java b/tools/src/org/eclipse/ceylon/tools/war/CeylonWarTool.java index b64bb77508e..0df8d116b06 100644 --- a/tools/src/org/eclipse/ceylon/tools/war/CeylonWarTool.java +++ b/tools/src/org/eclipse/ceylon/tools/war/CeylonWarTool.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/main/Main.java b/typechecker/src/main/Main.java index 38bdc41c28e..080d4149540 100644 --- a/typechecker/src/main/Main.java +++ b/typechecker/src/main/Main.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/main/MainForLanguage.java b/typechecker/src/main/MainForLanguage.java index b2a32d7564f..41fa01c2ce9 100644 --- a/typechecker/src/main/MainForLanguage.java +++ b/typechecker/src/main/MainForLanguage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/main/MainForTest.java b/typechecker/src/main/MainForTest.java index 054a0486dbe..c9802151cb4 100644 --- a/typechecker/src/main/MainForTest.java +++ b/typechecker/src/main/MainForTest.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/main/MainHelper.java b/typechecker/src/main/MainHelper.java index be1793b9121..e4db2bd2679 100644 --- a/typechecker/src/main/MainHelper.java +++ b/typechecker/src/main/MainHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeChecker.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeChecker.java index 79760b946ec..a531985ee10 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeChecker.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeChecker.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeCheckerBuilder.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeCheckerBuilder.java index 7ef31965df1..86cf60d71d0 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeCheckerBuilder.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/TypeCheckerBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AliasVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AliasVisitor.java index 0ed062fe047..e31bf41afbf 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AliasVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AliasVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalysisError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalysisError.java index 72f195e1561..675a5c34f64 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalysisError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalysisError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalyzerUtil.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalyzerUtil.java index 3be2cb27dca..1965f7268e7 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalyzerUtil.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnalyzerUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnnotationVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnnotationVisitor.java index 068bda9abb3..50b7d6a4c78 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnnotationVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/AnnotationVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ControlFlowVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ControlFlowVisitor.java index 4efe58f92e8..78fd5bd9340 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ControlFlowVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ControlFlowVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java index 86ebdd8634d..3593d6c39a3 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DefaultTypeArgVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DefaultTypeArgVisitor.java index 83574917bae..7aa0078035a 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DefaultTypeArgVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/DefaultTypeArgVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java index d266b587604..0c341767f48 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ImportVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ImportVisitor.java index 3a7468eebb0..d9d3a85cafd 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ImportVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ImportVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/InheritanceVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/InheritanceVisitor.java index 21eead47118..75ff25f9503 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/InheritanceVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/InheritanceVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LiteralVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LiteralVisitor.java index c10fe47fd46..ac69f353967 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LiteralVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LiteralVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LocalDeclarationVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LocalDeclarationVisitor.java index 9c9be7699ee..7594c8a5b0a 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LocalDeclarationVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/LocalDeclarationVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/MissingNativeVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/MissingNativeVisitor.java index 6af32aa364c..1beb82ea266 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/MissingNativeVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/MissingNativeVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleHelper.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleHelper.java index 2a2953cd2e3..a706dfb6cd2 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleHelper.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleHelper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleSourceMapper.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleSourceMapper.java index e563366af88..8619afe05f4 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleSourceMapper.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleSourceMapper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleValidator.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleValidator.java index 02682eef8d3..e5bbc9a5ebe 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleValidator.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleValidator.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleVisitor.java index 13909c782a8..30208b59595 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/ModuleVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/RefinementVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/RefinementVisitor.java index 9ea49192ce4..86b7a22a575 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/RefinementVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/RefinementVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SelfReferenceVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SelfReferenceVisitor.java index 1ca73f6baab..1af71c2a628 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SelfReferenceVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SelfReferenceVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SpecificationVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SpecificationVisitor.java index 3512083635d..15d5fa120e9 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SpecificationVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SpecificationVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SupertypeVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SupertypeVisitor.java index bbf714bf009..27d0ddef473 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SupertypeVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/SupertypeVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentInference.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentInference.java index 089a648c004..6195b9a4ce8 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentInference.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentInference.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentVisitor.java index 98aca9c3054..d404d07cace 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeArgumentVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeHierarchyVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeHierarchyVisitor.java index 44be32be553..7f506d7e26b 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeHierarchyVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeHierarchyVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeVisitor.java index 66aa62bcec2..49797e2c279 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/TypeVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UnsupportedError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UnsupportedError.java index 6e051b18736..14c4470a27c 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UnsupportedError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UnsupportedError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UsageWarning.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UsageWarning.java index a45e17de74d..db61448c249 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UsageWarning.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/UsageWarning.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/VisibilityVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/VisibilityVisitor.java index 6161d7618f0..b385e244e1c 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/VisibilityVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/VisibilityVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/Warning.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/Warning.java index 720d27e7041..b0c915c3fb4 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/Warning.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/analyzer/Warning.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/Context.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/Context.java index c43a197914e..e8223c57720 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/Context.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/Context.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnit.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnit.java index ad53632f78b..11ddda96502 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnit.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnit.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnitMap.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnitMap.java index a5bfa537a3a..80f152ba123 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnitMap.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnitMap.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnits.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnits.java index 2870fc6d467..623471ef39e 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnits.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/PhasedUnits.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/TypecheckerUnit.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/TypecheckerUnit.java index cc6b88b5f6d..e6ad940320d 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/TypecheckerUnit.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/context/TypecheckerUnit.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/exceptions/LanguageModuleNotFoundException.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/exceptions/LanguageModuleNotFoundException.java index 4b44ff1459a..851420b4075 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/exceptions/LanguageModuleNotFoundException.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/exceptions/LanguageModuleNotFoundException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/ClosableVirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/ClosableVirtualFile.java index ce485a444eb..e1d2ddae575 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/ClosableVirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/ClosableVirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VFS.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VFS.java index 9ca1aacf117..4b27b2b82a5 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VFS.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VFS.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VirtualFile.java index 71e5529cbd6..1448082a3cd 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/VirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/cmr/impl/LeakingLogger.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/cmr/impl/LeakingLogger.java index 93fe1868771..4ca28dba30d 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/cmr/impl/LeakingLogger.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/cmr/impl/LeakingLogger.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/FileSystemVirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/FileSystemVirtualFile.java index 770c9054831..73753c5fa3d 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/FileSystemVirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/FileSystemVirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/Helper.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/Helper.java index 80f0d61da22..085ac2e5ff9 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/Helper.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/Helper.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipEntryVirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipEntryVirtualFile.java index 3c766b113a4..720c8ec333b 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipEntryVirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipEntryVirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFileVirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFileVirtualFile.java index 27552b9c5e5..e9f4ada5243 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFileVirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFileVirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFolderVirtualFile.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFolderVirtualFile.java index 44d3773bc84..c6c1cb3d536 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFolderVirtualFile.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/io/impl/ZipFolderVirtualFile.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/CeylonInterpolatingLexer.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/CeylonInterpolatingLexer.java index b5c7bd210ae..f054387ad9b 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/CeylonInterpolatingLexer.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/CeylonInterpolatingLexer.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/LexError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/LexError.java index 1bdc29320c2..2727e623690 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/LexError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/LexError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseError.java index fb436262da3..4b9c172eb2f 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseUtil.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseUtil.java index 30d6a7ef6a4..5799aad50d8 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseUtil.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/ParseUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/RecognitionError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/RecognitionError.java index 2ec0aa4f6d6..18ac2281781 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/RecognitionError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/parser/RecognitionError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/AnalysisMessage.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/AnalysisMessage.java index 9d78316ffde..5eca7c51ca6 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/AnalysisMessage.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/AnalysisMessage.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/CustomTree.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/CustomTree.java index 6cd012f3beb..e0d19e609dc 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/CustomTree.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/CustomTree.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/ErrorCode.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/ErrorCode.java index 9e5f036d23e..3c5ae3b38ac 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/ErrorCode.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/ErrorCode.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Message.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Message.java index 78111cbd79c..ef994b4dc89 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Message.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Message.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/MissingToken.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/MissingToken.java index 74d0103f063..5a8c6154105 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/MissingToken.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/MissingToken.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Node.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Node.java index 37ac2f65db1..14bbb83a416 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Node.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/Node.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/TreeUtil.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/TreeUtil.java index 8287fc72467..90df1c352aa 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/TreeUtil.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/TreeUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/UnexpectedError.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/UnexpectedError.java index 1bb31dcb64b..c276029709e 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/UnexpectedError.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/tree/UnexpectedError.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Generate.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Generate.java index d15acd1ce8b..3eeccd9a12c 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Generate.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Generate.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Util.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Util.java index 2516ac8eba6..2570e0fbc47 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Util.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/treegen/Util.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/AssertionVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/AssertionVisitor.java index 460452c7257..9083d749d6a 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/AssertionVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/AssertionVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/DeprecationVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/DeprecationVisitor.java index ece7e9103aa..bba5e8365e9 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/DeprecationVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/DeprecationVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/Levenshtein.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/Levenshtein.java index 0d21f1e8680..533d6f3d344 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/Levenshtein.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/Levenshtein.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ModuleManagerFactory.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ModuleManagerFactory.java index 6511186f1d0..94858bbffa7 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ModuleManagerFactory.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ModuleManagerFactory.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NativeUtil.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NativeUtil.java index 20502a48a4d..1e50406dccb 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NativeUtil.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NativeUtil.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NewlineFixingStringStream.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NewlineFixingStringStream.java index 47dbebbb0a9..a0bdfaa3a73 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NewlineFixingStringStream.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NewlineFixingStringStream.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NormalizedLevenshtein.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NormalizedLevenshtein.java index d8404d6798c..68e10466a24 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NormalizedLevenshtein.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/NormalizedLevenshtein.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/PrintVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/PrintVisitor.java index 91968716d43..f81891c0401 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/PrintVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/PrintVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ReferenceCounter.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ReferenceCounter.java index e2d7307c4dd..fad90ed7fbf 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ReferenceCounter.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/ReferenceCounter.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/StatisticsVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/StatisticsVisitor.java index 0b5a6be74d7..2e585e5f333 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/StatisticsVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/StatisticsVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at diff --git a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/WarningSuppressionVisitor.java b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/WarningSuppressionVisitor.java index 57f7a9f4c51..b3dc6ad2659 100644 --- a/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/WarningSuppressionVisitor.java +++ b/typechecker/src/org/eclipse/ceylon/compiler/typechecker/util/WarningSuppressionVisitor.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) {date} Red Hat Inc. and/or its affiliates and others + * Copyright (c) 2011-2017 Red Hat Inc. and/or its affiliates and others * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at