http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/Janitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/Janitor.java b/src/main/org/codehaus/groovy/control/Janitor.java index 353f516..3df49bd 100644 --- a/src/main/org/codehaus/groovy/control/Janitor.java +++ b/src/main/org/codehaus/groovy/control/Janitor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information
http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/LabelVerifier.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/LabelVerifier.java b/src/main/org/codehaus/groovy/control/LabelVerifier.java index 746af18..89fc086 100644 --- a/src/main/org/codehaus/groovy/control/LabelVerifier.java +++ b/src/main/org/codehaus/groovy/control/LabelVerifier.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/MultipleCompilationErrorsException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/MultipleCompilationErrorsException.java b/src/main/org/codehaus/groovy/control/MultipleCompilationErrorsException.java index 2461f45..0d7dc3c 100644 --- a/src/main/org/codehaus/groovy/control/MultipleCompilationErrorsException.java +++ b/src/main/org/codehaus/groovy/control/MultipleCompilationErrorsException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/OptimizerVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/OptimizerVisitor.java b/src/main/org/codehaus/groovy/control/OptimizerVisitor.java index 0ff507e..e508d35 100644 --- a/src/main/org/codehaus/groovy/control/OptimizerVisitor.java +++ b/src/main/org/codehaus/groovy/control/OptimizerVisitor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ParserPlugin.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/ParserPlugin.java b/src/main/org/codehaus/groovy/control/ParserPlugin.java index fad8420..660e497 100644 --- a/src/main/org/codehaus/groovy/control/ParserPlugin.java +++ b/src/main/org/codehaus/groovy/control/ParserPlugin.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ParserPluginFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/ParserPluginFactory.java b/src/main/org/codehaus/groovy/control/ParserPluginFactory.java index 615dc63..14fccbd 100644 --- a/src/main/org/codehaus/groovy/control/ParserPluginFactory.java +++ b/src/main/org/codehaus/groovy/control/ParserPluginFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/Phases.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/Phases.java b/src/main/org/codehaus/groovy/control/Phases.java index 953762f..ee65165 100644 --- a/src/main/org/codehaus/groovy/control/Phases.java +++ b/src/main/org/codehaus/groovy/control/Phases.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ProcessingUnit.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/ProcessingUnit.java b/src/main/org/codehaus/groovy/control/ProcessingUnit.java index 5d0e345..63e9c0c 100644 --- a/src/main/org/codehaus/groovy/control/ProcessingUnit.java +++ b/src/main/org/codehaus/groovy/control/ProcessingUnit.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ResolveVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/ResolveVisitor.java b/src/main/org/codehaus/groovy/control/ResolveVisitor.java index 7f81481..302207c 100644 --- a/src/main/org/codehaus/groovy/control/ResolveVisitor.java +++ b/src/main/org/codehaus/groovy/control/ResolveVisitor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/SourceExtensionHandler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/SourceExtensionHandler.java b/src/main/org/codehaus/groovy/control/SourceExtensionHandler.java index 29ad56e..a12cae1 100644 --- a/src/main/org/codehaus/groovy/control/SourceExtensionHandler.java +++ b/src/main/org/codehaus/groovy/control/SourceExtensionHandler.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/SourceUnit.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/SourceUnit.java b/src/main/org/codehaus/groovy/control/SourceUnit.java index afb1d2e..4779780 100644 --- a/src/main/org/codehaus/groovy/control/SourceUnit.java +++ b/src/main/org/codehaus/groovy/control/SourceUnit.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/StaticImportVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/StaticImportVisitor.java b/src/main/org/codehaus/groovy/control/StaticImportVisitor.java index dd46a9a..b179a9a 100644 --- a/src/main/org/codehaus/groovy/control/StaticImportVisitor.java +++ b/src/main/org/codehaus/groovy/control/StaticImportVisitor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/StaticVerifier.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/StaticVerifier.java b/src/main/org/codehaus/groovy/control/StaticVerifier.java index 5838e7a..89bddad 100644 --- a/src/main/org/codehaus/groovy/control/StaticVerifier.java +++ b/src/main/org/codehaus/groovy/control/StaticVerifier.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/CompilationCustomizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/CompilationCustomizer.java b/src/main/org/codehaus/groovy/control/customizers/CompilationCustomizer.java index 2c4d572..8f9e81c 100644 --- a/src/main/org/codehaus/groovy/control/customizers/CompilationCustomizer.java +++ b/src/main/org/codehaus/groovy/control/customizers/CompilationCustomizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/DelegatingCustomizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/DelegatingCustomizer.java b/src/main/org/codehaus/groovy/control/customizers/DelegatingCustomizer.java index 8246a7b..0f6af6a 100644 --- a/src/main/org/codehaus/groovy/control/customizers/DelegatingCustomizer.java +++ b/src/main/org/codehaus/groovy/control/customizers/DelegatingCustomizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/ImportCustomizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/ImportCustomizer.java b/src/main/org/codehaus/groovy/control/customizers/ImportCustomizer.java index 419ccfa..8d5cd91 100644 --- a/src/main/org/codehaus/groovy/control/customizers/ImportCustomizer.java +++ b/src/main/org/codehaus/groovy/control/customizers/ImportCustomizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java b/src/main/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java index 6c3084b..44dbd23 100644 --- a/src/main/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java +++ b/src/main/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/SourceAwareCustomizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/SourceAwareCustomizer.java b/src/main/org/codehaus/groovy/control/customizers/SourceAwareCustomizer.java index a1172e3..3bb5183 100644 --- a/src/main/org/codehaus/groovy/control/customizers/SourceAwareCustomizer.java +++ b/src/main/org/codehaus/groovy/control/customizers/SourceAwareCustomizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/CustomizersFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/CustomizersFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/CustomizersFactory.java index cc7f449..40ce7e7 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/CustomizersFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/CustomizersFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/ImportCustomizerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/ImportCustomizerFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/ImportCustomizerFactory.java index d0fe4cb..4f129fe 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/ImportCustomizerFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/ImportCustomizerFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/InlinedASTCustomizerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/InlinedASTCustomizerFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/InlinedASTCustomizerFactory.java index 2ffc853..c7b599c 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/InlinedASTCustomizerFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/InlinedASTCustomizerFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/PostCompletionFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/PostCompletionFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/PostCompletionFactory.java index 09ab6b5..8855dbf 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/PostCompletionFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/PostCompletionFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/SecureASTCustomizerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/SecureASTCustomizerFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/SecureASTCustomizerFactory.java index 51ca568..6160a83 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/SecureASTCustomizerFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/SecureASTCustomizerFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/customizers/builder/SourceAwareCustomizerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/customizers/builder/SourceAwareCustomizerFactory.java b/src/main/org/codehaus/groovy/control/customizers/builder/SourceAwareCustomizerFactory.java index 51f8c46..9541ac7 100644 --- a/src/main/org/codehaus/groovy/control/customizers/builder/SourceAwareCustomizerFactory.java +++ b/src/main/org/codehaus/groovy/control/customizers/builder/SourceAwareCustomizerFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/AbstractReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/AbstractReaderSource.java b/src/main/org/codehaus/groovy/control/io/AbstractReaderSource.java index 252dbb4..0190e9c 100644 --- a/src/main/org/codehaus/groovy/control/io/AbstractReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/AbstractReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/FileReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/FileReaderSource.java b/src/main/org/codehaus/groovy/control/io/FileReaderSource.java index 3e865d2..f98035c 100644 --- a/src/main/org/codehaus/groovy/control/io/FileReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/FileReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/InputStreamReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/InputStreamReaderSource.java b/src/main/org/codehaus/groovy/control/io/InputStreamReaderSource.java index 1d5d66a..b79de80 100644 --- a/src/main/org/codehaus/groovy/control/io/InputStreamReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/InputStreamReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/NullWriter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/NullWriter.java b/src/main/org/codehaus/groovy/control/io/NullWriter.java index d1a4eef..8fe94fd 100644 --- a/src/main/org/codehaus/groovy/control/io/NullWriter.java +++ b/src/main/org/codehaus/groovy/control/io/NullWriter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/ReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/ReaderSource.java b/src/main/org/codehaus/groovy/control/io/ReaderSource.java index 1fa192a..c1a1c23 100644 --- a/src/main/org/codehaus/groovy/control/io/ReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/ReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/StringReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/StringReaderSource.java b/src/main/org/codehaus/groovy/control/io/StringReaderSource.java index 3d515e3..adaf42e 100644 --- a/src/main/org/codehaus/groovy/control/io/StringReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/StringReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/io/URLReaderSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/io/URLReaderSource.java b/src/main/org/codehaus/groovy/control/io/URLReaderSource.java index f8fee18..554971d 100644 --- a/src/main/org/codehaus/groovy/control/io/URLReaderSource.java +++ b/src/main/org/codehaus/groovy/control/io/URLReaderSource.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/ExceptionMessage.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/ExceptionMessage.java b/src/main/org/codehaus/groovy/control/messages/ExceptionMessage.java index 503f580..b8db7c0 100644 --- a/src/main/org/codehaus/groovy/control/messages/ExceptionMessage.java +++ b/src/main/org/codehaus/groovy/control/messages/ExceptionMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/LocatedMessage.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/LocatedMessage.java b/src/main/org/codehaus/groovy/control/messages/LocatedMessage.java index 105480a..6918f00 100644 --- a/src/main/org/codehaus/groovy/control/messages/LocatedMessage.java +++ b/src/main/org/codehaus/groovy/control/messages/LocatedMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/Message.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/Message.java b/src/main/org/codehaus/groovy/control/messages/Message.java index e7f5767..91a2c25 100644 --- a/src/main/org/codehaus/groovy/control/messages/Message.java +++ b/src/main/org/codehaus/groovy/control/messages/Message.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/SimpleMessage.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/SimpleMessage.java b/src/main/org/codehaus/groovy/control/messages/SimpleMessage.java index 4d7be49..c3b5da7 100644 --- a/src/main/org/codehaus/groovy/control/messages/SimpleMessage.java +++ b/src/main/org/codehaus/groovy/control/messages/SimpleMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/SyntaxErrorMessage.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/SyntaxErrorMessage.java b/src/main/org/codehaus/groovy/control/messages/SyntaxErrorMessage.java index 920a464..b68ba32 100644 --- a/src/main/org/codehaus/groovy/control/messages/SyntaxErrorMessage.java +++ b/src/main/org/codehaus/groovy/control/messages/SyntaxErrorMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/messages/WarningMessage.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/control/messages/WarningMessage.java b/src/main/org/codehaus/groovy/control/messages/WarningMessage.java index c01e681..af05a23 100644 --- a/src/main/org/codehaus/groovy/control/messages/WarningMessage.java +++ b/src/main/org/codehaus/groovy/control/messages/WarningMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/plugin/GroovyRunner.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/plugin/GroovyRunner.java b/src/main/org/codehaus/groovy/plugin/GroovyRunner.java index 330b037..5530716 100644 --- a/src/main/org/codehaus/groovy/plugin/GroovyRunner.java +++ b/src/main/org/codehaus/groovy/plugin/GroovyRunner.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/CachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/CachedClass.java b/src/main/org/codehaus/groovy/reflection/CachedClass.java index 84d3164..aa3ec89 100644 --- a/src/main/org/codehaus/groovy/reflection/CachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/CachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/CachedConstructor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/CachedConstructor.java b/src/main/org/codehaus/groovy/reflection/CachedConstructor.java index 09881e2..e912a21 100644 --- a/src/main/org/codehaus/groovy/reflection/CachedConstructor.java +++ b/src/main/org/codehaus/groovy/reflection/CachedConstructor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/CachedField.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/CachedField.java b/src/main/org/codehaus/groovy/reflection/CachedField.java index 8f0c4e6..543a373 100644 --- a/src/main/org/codehaus/groovy/reflection/CachedField.java +++ b/src/main/org/codehaus/groovy/reflection/CachedField.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/CachedMethod.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/CachedMethod.java b/src/main/org/codehaus/groovy/reflection/CachedMethod.java index 7b2f968..3ef4744 100644 --- a/src/main/org/codehaus/groovy/reflection/CachedMethod.java +++ b/src/main/org/codehaus/groovy/reflection/CachedMethod.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/ClassInfo.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/ClassInfo.java b/src/main/org/codehaus/groovy/reflection/ClassInfo.java index 980406d..6a08190 100644 --- a/src/main/org/codehaus/groovy/reflection/ClassInfo.java +++ b/src/main/org/codehaus/groovy/reflection/ClassInfo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java b/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java index d9dcf33..a8781b1 100644 --- a/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java +++ b/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/GeneratedMetaMethod.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/GeneratedMetaMethod.java b/src/main/org/codehaus/groovy/reflection/GeneratedMetaMethod.java index b6fe5ed..396fe09 100644 --- a/src/main/org/codehaus/groovy/reflection/GeneratedMetaMethod.java +++ b/src/main/org/codehaus/groovy/reflection/GeneratedMetaMethod.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/GroovyClassValue.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/GroovyClassValue.java b/src/main/org/codehaus/groovy/reflection/GroovyClassValue.java index 9ca15f7..a15be3e 100644 --- a/src/main/org/codehaus/groovy/reflection/GroovyClassValue.java +++ b/src/main/org/codehaus/groovy/reflection/GroovyClassValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/GroovyClassValueFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/GroovyClassValueFactory.java b/src/main/org/codehaus/groovy/reflection/GroovyClassValueFactory.java index 2bc8d77..03ef9e0 100644 --- a/src/main/org/codehaus/groovy/reflection/GroovyClassValueFactory.java +++ b/src/main/org/codehaus/groovy/reflection/GroovyClassValueFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/GroovyClassValuePreJava7.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/GroovyClassValuePreJava7.java b/src/main/org/codehaus/groovy/reflection/GroovyClassValuePreJava7.java index da7f3b6..e569a23 100644 --- a/src/main/org/codehaus/groovy/reflection/GroovyClassValuePreJava7.java +++ b/src/main/org/codehaus/groovy/reflection/GroovyClassValuePreJava7.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/MixinInMetaClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/MixinInMetaClass.java b/src/main/org/codehaus/groovy/reflection/MixinInMetaClass.java index 9047ba2..7e5c2e7 100644 --- a/src/main/org/codehaus/groovy/reflection/MixinInMetaClass.java +++ b/src/main/org/codehaus/groovy/reflection/MixinInMetaClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/ParameterTypes.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/ParameterTypes.java b/src/main/org/codehaus/groovy/reflection/ParameterTypes.java index 81dbf2a..cf95b5d 100644 --- a/src/main/org/codehaus/groovy/reflection/ParameterTypes.java +++ b/src/main/org/codehaus/groovy/reflection/ParameterTypes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/ReflectionCache.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/ReflectionCache.java b/src/main/org/codehaus/groovy/reflection/ReflectionCache.java index f78f70c..38e8ed2 100644 --- a/src/main/org/codehaus/groovy/reflection/ReflectionCache.java +++ b/src/main/org/codehaus/groovy/reflection/ReflectionCache.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/ReflectionUtils.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/ReflectionUtils.java b/src/main/org/codehaus/groovy/reflection/ReflectionUtils.java index f7f5275..50337df 100644 --- a/src/main/org/codehaus/groovy/reflection/ReflectionUtils.java +++ b/src/main/org/codehaus/groovy/reflection/ReflectionUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/SunClassLoader.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/SunClassLoader.java b/src/main/org/codehaus/groovy/reflection/SunClassLoader.java index cc18515..f3cb1ac 100644 --- a/src/main/org/codehaus/groovy/reflection/SunClassLoader.java +++ b/src/main/org/codehaus/groovy/reflection/SunClassLoader.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/android/AndroidSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/android/AndroidSupport.java b/src/main/org/codehaus/groovy/reflection/android/AndroidSupport.java index ab5233d..67416e9 100644 --- a/src/main/org/codehaus/groovy/reflection/android/AndroidSupport.java +++ b/src/main/org/codehaus/groovy/reflection/android/AndroidSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/ArrayCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/ArrayCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/ArrayCachedClass.java index e7211d4..fcf2908 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/ArrayCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/ArrayCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/BigDecimalCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/BigDecimalCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/BigDecimalCachedClass.java index 1d060d1..2a447c4 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/BigDecimalCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/BigDecimalCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/BigIntegerCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/BigIntegerCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/BigIntegerCachedClass.java index f96ad50..573fc42 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/BigIntegerCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/BigIntegerCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/BooleanCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/BooleanCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/BooleanCachedClass.java index 440e4e8..631e4ea 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/BooleanCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/BooleanCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/ByteCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/ByteCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/ByteCachedClass.java index 8161417..0f288dd 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/ByteCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/ByteCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/CachedClosureClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/CachedClosureClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/CachedClosureClass.java index 3a11ec9..be9738f 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/CachedClosureClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/CachedClosureClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java index c2796de..13a02f8 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/CharacterCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/CharacterCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/CharacterCachedClass.java index be5f581..f1ddeb4 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/CharacterCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/CharacterCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/DoubleCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/DoubleCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/DoubleCachedClass.java index 0319393..ad6d5e5 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/DoubleCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/DoubleCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/FloatCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/FloatCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/FloatCachedClass.java index f5e5788..7b311ed 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/FloatCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/FloatCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/IntegerCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/IntegerCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/IntegerCachedClass.java index e0b68c5..e2db029 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/IntegerCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/IntegerCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/LongCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/LongCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/LongCachedClass.java index 66f98bd..3dd7f9d 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/LongCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/LongCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/NumberCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/NumberCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/NumberCachedClass.java index 83b3a8a..5c077f3 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/NumberCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/NumberCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/ObjectCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/ObjectCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/ObjectCachedClass.java index 8e6e425..f29acf7 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/ObjectCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/ObjectCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/ShortCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/ShortCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/ShortCachedClass.java index 7314d83..33b28f5 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/ShortCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/ShortCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/stdclasses/StringCachedClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/stdclasses/StringCachedClass.java b/src/main/org/codehaus/groovy/reflection/stdclasses/StringCachedClass.java index 1ff59df..a3039ad 100644 --- a/src/main/org/codehaus/groovy/reflection/stdclasses/StringCachedClass.java +++ b/src/main/org/codehaus/groovy/reflection/stdclasses/StringCachedClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/reflection/v7/GroovyClassValueJava7.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/reflection/v7/GroovyClassValueJava7.java b/src/main/org/codehaus/groovy/reflection/v7/GroovyClassValueJava7.java index b5d7af2..80aabc9 100644 --- a/src/main/org/codehaus/groovy/reflection/v7/GroovyClassValueJava7.java +++ b/src/main/org/codehaus/groovy/reflection/v7/GroovyClassValueJava7.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/AbstractComparator.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/AbstractComparator.java b/src/main/org/codehaus/groovy/runtime/AbstractComparator.java index eddd5c8..7c977cd 100644 --- a/src/main/org/codehaus/groovy/runtime/AbstractComparator.java +++ b/src/main/org/codehaus/groovy/runtime/AbstractComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ArrayUtil.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ArrayUtil.java b/src/main/org/codehaus/groovy/runtime/ArrayUtil.java index 192e996..aa8096f 100644 --- a/src/main/org/codehaus/groovy/runtime/ArrayUtil.java +++ b/src/main/org/codehaus/groovy/runtime/ArrayUtil.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/BytecodeInterface8.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/BytecodeInterface8.java b/src/main/org/codehaus/groovy/runtime/BytecodeInterface8.java index 9ee6891..79fae05 100644 --- a/src/main/org/codehaus/groovy/runtime/BytecodeInterface8.java +++ b/src/main/org/codehaus/groovy/runtime/BytecodeInterface8.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ClassExtender.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ClassExtender.java b/src/main/org/codehaus/groovy/runtime/ClassExtender.java index d732dd5..3a91d90 100644 --- a/src/main/org/codehaus/groovy/runtime/ClassExtender.java +++ b/src/main/org/codehaus/groovy/runtime/ClassExtender.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ComposedClosure.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ComposedClosure.java b/src/main/org/codehaus/groovy/runtime/ComposedClosure.java index a35c50c..dd56389 100644 --- a/src/main/org/codehaus/groovy/runtime/ComposedClosure.java +++ b/src/main/org/codehaus/groovy/runtime/ComposedClosure.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ConversionHandler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ConversionHandler.java b/src/main/org/codehaus/groovy/runtime/ConversionHandler.java index 67a778c..d628ea1 100644 --- a/src/main/org/codehaus/groovy/runtime/ConversionHandler.java +++ b/src/main/org/codehaus/groovy/runtime/ConversionHandler.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ConvertedClosure.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ConvertedClosure.java b/src/main/org/codehaus/groovy/runtime/ConvertedClosure.java index 1e17577..56211aa 100644 --- a/src/main/org/codehaus/groovy/runtime/ConvertedClosure.java +++ b/src/main/org/codehaus/groovy/runtime/ConvertedClosure.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ConvertedMap.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ConvertedMap.java b/src/main/org/codehaus/groovy/runtime/ConvertedMap.java index acbbc97..81a76a7 100644 --- a/src/main/org/codehaus/groovy/runtime/ConvertedMap.java +++ b/src/main/org/codehaus/groovy/runtime/ConvertedMap.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/CurriedClosure.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/CurriedClosure.java b/src/main/org/codehaus/groovy/runtime/CurriedClosure.java index f63d27c..0deb990 100644 --- a/src/main/org/codehaus/groovy/runtime/CurriedClosure.java +++ b/src/main/org/codehaus/groovy/runtime/CurriedClosure.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DateGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DateGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/DateGroovyMethods.java index 76f60a6..1c30802 100644 --- a/src/main/org/codehaus/groovy/runtime/DateGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/DateGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DefaultCachedMethodKey.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DefaultCachedMethodKey.java b/src/main/org/codehaus/groovy/runtime/DefaultCachedMethodKey.java index e448ecd..b4a6ff4 100644 --- a/src/main/org/codehaus/groovy/runtime/DefaultCachedMethodKey.java +++ b/src/main/org/codehaus/groovy/runtime/DefaultCachedMethodKey.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java index 90eb4c0..572566a 100644 --- a/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport.java b/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport.java index 44a39dc..4469877 100644 --- a/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport.java +++ b/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java b/src/main/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java index f61e857..9e4ce31 100644 --- a/src/main/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java +++ b/src/main/org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/DefaultMethodKey.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/DefaultMethodKey.java b/src/main/org/codehaus/groovy/runtime/DefaultMethodKey.java index 59d224f..502d5e9 100644 --- a/src/main/org/codehaus/groovy/runtime/DefaultMethodKey.java +++ b/src/main/org/codehaus/groovy/runtime/DefaultMethodKey.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethods.java index 658c609..cd141cc 100644 --- a/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethodsSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethodsSupport.java b/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethodsSupport.java index f150183..a019dad 100644 --- a/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethodsSupport.java +++ b/src/main/org/codehaus/groovy/runtime/EncodingGroovyMethodsSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/FlushingStreamWriter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/FlushingStreamWriter.java b/src/main/org/codehaus/groovy/runtime/FlushingStreamWriter.java index d1556bf..3f16b16 100644 --- a/src/main/org/codehaus/groovy/runtime/FlushingStreamWriter.java +++ b/src/main/org/codehaus/groovy/runtime/FlushingStreamWriter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/GeneratedClosure.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/GeneratedClosure.java b/src/main/org/codehaus/groovy/runtime/GeneratedClosure.java index 8401e89..50da843 100644 --- a/src/main/org/codehaus/groovy/runtime/GeneratedClosure.java +++ b/src/main/org/codehaus/groovy/runtime/GeneratedClosure.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/GroovyCategorySupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/GroovyCategorySupport.java b/src/main/org/codehaus/groovy/runtime/GroovyCategorySupport.java index a13cc1a..cadf07a 100644 --- a/src/main/org/codehaus/groovy/runtime/GroovyCategorySupport.java +++ b/src/main/org/codehaus/groovy/runtime/GroovyCategorySupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/HandleMetaClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/HandleMetaClass.java b/src/main/org/codehaus/groovy/runtime/HandleMetaClass.java index a73596c..f421131 100644 --- a/src/main/org/codehaus/groovy/runtime/HandleMetaClass.java +++ b/src/main/org/codehaus/groovy/runtime/HandleMetaClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/IOGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/IOGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/IOGroovyMethods.java index f7fa97b..230a3fa 100644 --- a/src/main/org/codehaus/groovy/runtime/IOGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/IOGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/InvokerHelper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/InvokerHelper.java b/src/main/org/codehaus/groovy/runtime/InvokerHelper.java index d550087..60ec31d 100644 --- a/src/main/org/codehaus/groovy/runtime/InvokerHelper.java +++ b/src/main/org/codehaus/groovy/runtime/InvokerHelper.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/InvokerInvocationException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/InvokerInvocationException.java b/src/main/org/codehaus/groovy/runtime/InvokerInvocationException.java index fd71035..2444d96 100644 --- a/src/main/org/codehaus/groovy/runtime/InvokerInvocationException.java +++ b/src/main/org/codehaus/groovy/runtime/InvokerInvocationException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/IteratorClosureAdapter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/IteratorClosureAdapter.java b/src/main/org/codehaus/groovy/runtime/IteratorClosureAdapter.java index bfeb60f..be9afb6 100644 --- a/src/main/org/codehaus/groovy/runtime/IteratorClosureAdapter.java +++ b/src/main/org/codehaus/groovy/runtime/IteratorClosureAdapter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/MetaClassHelper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/MetaClassHelper.java b/src/main/org/codehaus/groovy/runtime/MetaClassHelper.java index 3aafe1f..6052a7d 100644 --- a/src/main/org/codehaus/groovy/runtime/MetaClassHelper.java +++ b/src/main/org/codehaus/groovy/runtime/MetaClassHelper.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/MethodClosure.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/MethodClosure.java b/src/main/org/codehaus/groovy/runtime/MethodClosure.java index cff270d..508f192 100644 --- a/src/main/org/codehaus/groovy/runtime/MethodClosure.java +++ b/src/main/org/codehaus/groovy/runtime/MethodClosure.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/MethodKey.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/MethodKey.java b/src/main/org/codehaus/groovy/runtime/MethodKey.java index e13a5b3..627a81c 100644 --- a/src/main/org/codehaus/groovy/runtime/MethodKey.java +++ b/src/main/org/codehaus/groovy/runtime/MethodKey.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/MethodRankHelper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/MethodRankHelper.java b/src/main/org/codehaus/groovy/runtime/MethodRankHelper.java index 5a6d9e2..1e4f996 100644 --- a/src/main/org/codehaus/groovy/runtime/MethodRankHelper.java +++ b/src/main/org/codehaus/groovy/runtime/MethodRankHelper.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/NullObject.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/NullObject.java b/src/main/org/codehaus/groovy/runtime/NullObject.java index 7346140..5488e7e 100644 --- a/src/main/org/codehaus/groovy/runtime/NullObject.java +++ b/src/main/org/codehaus/groovy/runtime/NullObject.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/NumberAwareComparator.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/NumberAwareComparator.java b/src/main/org/codehaus/groovy/runtime/NumberAwareComparator.java index 94647c2..1d780af 100644 --- a/src/main/org/codehaus/groovy/runtime/NumberAwareComparator.java +++ b/src/main/org/codehaus/groovy/runtime/NumberAwareComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ProcessGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ProcessGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/ProcessGroovyMethods.java index 0d90ff3..d9d26cf 100644 --- a/src/main/org/codehaus/groovy/runtime/ProcessGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/ProcessGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java b/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java index 463c44e..cd9ded4 100644 --- a/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java +++ b/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/RangeInfo.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/RangeInfo.java b/src/main/org/codehaus/groovy/runtime/RangeInfo.java index b69939c..73b45b1 100644 --- a/src/main/org/codehaus/groovy/runtime/RangeInfo.java +++ b/src/main/org/codehaus/groovy/runtime/RangeInfo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ReflectionMethodInvoker.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ReflectionMethodInvoker.java b/src/main/org/codehaus/groovy/runtime/ReflectionMethodInvoker.java index 2b9282f..a5e8ed4 100644 --- a/src/main/org/codehaus/groovy/runtime/ReflectionMethodInvoker.java +++ b/src/main/org/codehaus/groovy/runtime/ReflectionMethodInvoker.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/Reflector.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/Reflector.java b/src/main/org/codehaus/groovy/runtime/Reflector.java index 0a4376b..334105c 100644 --- a/src/main/org/codehaus/groovy/runtime/Reflector.java +++ b/src/main/org/codehaus/groovy/runtime/Reflector.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/RegexSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/RegexSupport.java b/src/main/org/codehaus/groovy/runtime/RegexSupport.java index 636d74e..4e58158 100644 --- a/src/main/org/codehaus/groovy/runtime/RegexSupport.java +++ b/src/main/org/codehaus/groovy/runtime/RegexSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java index 99e095c..c105123 100644 --- a/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ReverseListIterator.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ReverseListIterator.java b/src/main/org/codehaus/groovy/runtime/ReverseListIterator.java index de615da..88dcf61 100644 --- a/src/main/org/codehaus/groovy/runtime/ReverseListIterator.java +++ b/src/main/org/codehaus/groovy/runtime/ReverseListIterator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java b/src/main/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java index 144a4a3..8579015 100644 --- a/src/main/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java +++ b/src/main/org/codehaus/groovy/runtime/ScriptBytecodeAdapter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/ScriptReference.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/ScriptReference.java b/src/main/org/codehaus/groovy/runtime/ScriptReference.java index 62b0095..c0c2c14 100644 --- a/src/main/org/codehaus/groovy/runtime/ScriptReference.java +++ b/src/main/org/codehaus/groovy/runtime/ScriptReference.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/SocketGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/SocketGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/SocketGroovyMethods.java index 3395c21..2162ceb 100644 --- a/src/main/org/codehaus/groovy/runtime/SocketGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/SocketGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/StackTraceUtils.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/StackTraceUtils.java b/src/main/org/codehaus/groovy/runtime/StackTraceUtils.java index e9df210..562d2a9 100644 --- a/src/main/org/codehaus/groovy/runtime/StackTraceUtils.java +++ b/src/main/org/codehaus/groovy/runtime/StackTraceUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/StringBufferWriter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/StringBufferWriter.java b/src/main/org/codehaus/groovy/runtime/StringBufferWriter.java index 1eac9fb..aa92563 100644 --- a/src/main/org/codehaus/groovy/runtime/StringBufferWriter.java +++ b/src/main/org/codehaus/groovy/runtime/StringBufferWriter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java b/src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java index bcbbd3d..324670f 100644 --- a/src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java +++ b/src/main/org/codehaus/groovy/runtime/StringGroovyMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/WritableFile.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/WritableFile.java b/src/main/org/codehaus/groovy/runtime/WritableFile.java index 0c0945d..ec2f481 100644 --- a/src/main/org/codehaus/groovy/runtime/WritableFile.java +++ b/src/main/org/codehaus/groovy/runtime/WritableFile.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/callsite/AbstractCallSite.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/callsite/AbstractCallSite.java b/src/main/org/codehaus/groovy/runtime/callsite/AbstractCallSite.java index 9ab2ae9..a40543c 100644 --- a/src/main/org/codehaus/groovy/runtime/callsite/AbstractCallSite.java +++ b/src/main/org/codehaus/groovy/runtime/callsite/AbstractCallSite.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/callsite/BooleanClosureWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/callsite/BooleanClosureWrapper.java b/src/main/org/codehaus/groovy/runtime/callsite/BooleanClosureWrapper.java index 33efffc..fa7dcc3 100644 --- a/src/main/org/codehaus/groovy/runtime/callsite/BooleanClosureWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/callsite/BooleanClosureWrapper.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/callsite/BooleanReturningMethodInvoker.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/callsite/BooleanReturningMethodInvoker.java b/src/main/org/codehaus/groovy/runtime/callsite/BooleanReturningMethodInvoker.java index d806d2e..4d1b0a0 100644 --- a/src/main/org/codehaus/groovy/runtime/callsite/BooleanReturningMethodInvoker.java +++ b/src/main/org/codehaus/groovy/runtime/callsite/BooleanReturningMethodInvoker.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/callsite/CallSite.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/callsite/CallSite.java b/src/main/org/codehaus/groovy/runtime/callsite/CallSite.java index faf4a29..7382dad 100644 --- a/src/main/org/codehaus/groovy/runtime/callsite/CallSite.java +++ b/src/main/org/codehaus/groovy/runtime/callsite/CallSite.java @@ -1,4 +1,4 @@ -/** +/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information
