http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java index 3e0e30a..aabdcbe 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.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/wrappers/GroovyObjectWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/GroovyObjectWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/GroovyObjectWrapper.java index 833104f..288e6ed 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/GroovyObjectWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/GroovyObjectWrapper.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/wrappers/IntWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/IntWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/IntWrapper.java index 7a98582..94584b0 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/IntWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/IntWrapper.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/wrappers/LongWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/LongWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/LongWrapper.java index d6f764e..31a34e7 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/LongWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/LongWrapper.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/wrappers/PojoWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/PojoWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/PojoWrapper.java index 8e8a8f8..270fed8 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/PojoWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/PojoWrapper.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/wrappers/ShortWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/ShortWrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/ShortWrapper.java index 3791b4e..46070e9 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/ShortWrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/ShortWrapper.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/wrappers/Wrapper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/runtime/wrappers/Wrapper.java b/src/main/org/codehaus/groovy/runtime/wrappers/Wrapper.java index 20b0abc..0dca41d 100644 --- a/src/main/org/codehaus/groovy/runtime/wrappers/Wrapper.java +++ b/src/main/org/codehaus/groovy/runtime/wrappers/Wrapper.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/syntax/ASTHelper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/ASTHelper.java b/src/main/org/codehaus/groovy/syntax/ASTHelper.java index 7d78287..493e075 100644 --- a/src/main/org/codehaus/groovy/syntax/ASTHelper.java +++ b/src/main/org/codehaus/groovy/syntax/ASTHelper.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/syntax/CSTNode.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/CSTNode.java b/src/main/org/codehaus/groovy/syntax/CSTNode.java index 1905d22..d3be480 100644 --- a/src/main/org/codehaus/groovy/syntax/CSTNode.java +++ b/src/main/org/codehaus/groovy/syntax/CSTNode.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/syntax/Numbers.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/Numbers.java b/src/main/org/codehaus/groovy/syntax/Numbers.java index 65a060f..c3f0546 100644 --- a/src/main/org/codehaus/groovy/syntax/Numbers.java +++ b/src/main/org/codehaus/groovy/syntax/Numbers.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/syntax/ParserException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/ParserException.java b/src/main/org/codehaus/groovy/syntax/ParserException.java index 9949e2f..2215429 100644 --- a/src/main/org/codehaus/groovy/syntax/ParserException.java +++ b/src/main/org/codehaus/groovy/syntax/ParserException.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/syntax/ReadException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/ReadException.java b/src/main/org/codehaus/groovy/syntax/ReadException.java index 7f27d29..6885c24 100644 --- a/src/main/org/codehaus/groovy/syntax/ReadException.java +++ b/src/main/org/codehaus/groovy/syntax/ReadException.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/syntax/Reduction.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/Reduction.java b/src/main/org/codehaus/groovy/syntax/Reduction.java index 942f5ff..3fbd392 100644 --- a/src/main/org/codehaus/groovy/syntax/Reduction.java +++ b/src/main/org/codehaus/groovy/syntax/Reduction.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/syntax/RuntimeParserException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/RuntimeParserException.java b/src/main/org/codehaus/groovy/syntax/RuntimeParserException.java index 6c5d29c..8a9ccdf 100644 --- a/src/main/org/codehaus/groovy/syntax/RuntimeParserException.java +++ b/src/main/org/codehaus/groovy/syntax/RuntimeParserException.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/syntax/SyntaxException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/SyntaxException.java b/src/main/org/codehaus/groovy/syntax/SyntaxException.java index adb36d0..32be2ec 100644 --- a/src/main/org/codehaus/groovy/syntax/SyntaxException.java +++ b/src/main/org/codehaus/groovy/syntax/SyntaxException.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/syntax/Token.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/Token.java b/src/main/org/codehaus/groovy/syntax/Token.java index 91e3867..663c371 100644 --- a/src/main/org/codehaus/groovy/syntax/Token.java +++ b/src/main/org/codehaus/groovy/syntax/Token.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/syntax/TokenException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/TokenException.java b/src/main/org/codehaus/groovy/syntax/TokenException.java index 2c44740..5c9f275 100644 --- a/src/main/org/codehaus/groovy/syntax/TokenException.java +++ b/src/main/org/codehaus/groovy/syntax/TokenException.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/syntax/TokenMismatchException.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/TokenMismatchException.java b/src/main/org/codehaus/groovy/syntax/TokenMismatchException.java index 325c4f1..32c90a5 100644 --- a/src/main/org/codehaus/groovy/syntax/TokenMismatchException.java +++ b/src/main/org/codehaus/groovy/syntax/TokenMismatchException.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/syntax/Types.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/syntax/Types.java b/src/main/org/codehaus/groovy/syntax/Types.java index 32be71a..61c6b0b 100644 --- a/src/main/org/codehaus/groovy/syntax/Types.java +++ b/src/main/org/codehaus/groovy/syntax/Types.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/tools/Compiler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/Compiler.java b/src/main/org/codehaus/groovy/tools/Compiler.java index e645855..9af2c3f 100644 --- a/src/main/org/codehaus/groovy/tools/Compiler.java +++ b/src/main/org/codehaus/groovy/tools/Compiler.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/tools/DgmConverter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/DgmConverter.java b/src/main/org/codehaus/groovy/tools/DgmConverter.java index 30c9b51..5e098dd 100644 --- a/src/main/org/codehaus/groovy/tools/DgmConverter.java +++ b/src/main/org/codehaus/groovy/tools/DgmConverter.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/tools/ErrorReporter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/ErrorReporter.java b/src/main/org/codehaus/groovy/tools/ErrorReporter.java index 99e9851..d648b15 100644 --- a/src/main/org/codehaus/groovy/tools/ErrorReporter.java +++ b/src/main/org/codehaus/groovy/tools/ErrorReporter.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/tools/FileSystemCompiler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/FileSystemCompiler.java b/src/main/org/codehaus/groovy/tools/FileSystemCompiler.java index a2c1475..25d30ef 100644 --- a/src/main/org/codehaus/groovy/tools/FileSystemCompiler.java +++ b/src/main/org/codehaus/groovy/tools/FileSystemCompiler.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/tools/GrapeUtil.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/GrapeUtil.java b/src/main/org/codehaus/groovy/tools/GrapeUtil.java index 46594d6..86707cc 100644 --- a/src/main/org/codehaus/groovy/tools/GrapeUtil.java +++ b/src/main/org/codehaus/groovy/tools/GrapeUtil.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/tools/GroovyClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/GroovyClass.java b/src/main/org/codehaus/groovy/tools/GroovyClass.java index cce71fa..5de5a4b 100644 --- a/src/main/org/codehaus/groovy/tools/GroovyClass.java +++ b/src/main/org/codehaus/groovy/tools/GroovyClass.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/tools/GroovyStarter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/GroovyStarter.java b/src/main/org/codehaus/groovy/tools/GroovyStarter.java index 76ff061..5313a73 100644 --- a/src/main/org/codehaus/groovy/tools/GroovyStarter.java +++ b/src/main/org/codehaus/groovy/tools/GroovyStarter.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/tools/LoaderConfiguration.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/LoaderConfiguration.java b/src/main/org/codehaus/groovy/tools/LoaderConfiguration.java index 63de2af..589c92e 100644 --- a/src/main/org/codehaus/groovy/tools/LoaderConfiguration.java +++ b/src/main/org/codehaus/groovy/tools/LoaderConfiguration.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/tools/RootLoader.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/RootLoader.java b/src/main/org/codehaus/groovy/tools/RootLoader.java index c7ab4f1..36f2c54 100644 --- a/src/main/org/codehaus/groovy/tools/RootLoader.java +++ b/src/main/org/codehaus/groovy/tools/RootLoader.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/tools/StringHelper.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/StringHelper.java b/src/main/org/codehaus/groovy/tools/StringHelper.java index 6a2f82e..279f34e 100644 --- a/src/main/org/codehaus/groovy/tools/StringHelper.java +++ b/src/main/org/codehaus/groovy/tools/StringHelper.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/tools/Utilities.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/Utilities.java b/src/main/org/codehaus/groovy/tools/Utilities.java index a191e23..522b5d3 100644 --- a/src/main/org/codehaus/groovy/tools/Utilities.java +++ b/src/main/org/codehaus/groovy/tools/Utilities.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/tools/gse/DependencyTracker.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/gse/DependencyTracker.java b/src/main/org/codehaus/groovy/tools/gse/DependencyTracker.java index 2b87f73..410b2a2 100644 --- a/src/main/org/codehaus/groovy/tools/gse/DependencyTracker.java +++ b/src/main/org/codehaus/groovy/tools/gse/DependencyTracker.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/tools/gse/StringSetMap.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/gse/StringSetMap.java b/src/main/org/codehaus/groovy/tools/gse/StringSetMap.java index 42fe7b7..c3a4e8c 100644 --- a/src/main/org/codehaus/groovy/tools/gse/StringSetMap.java +++ b/src/main/org/codehaus/groovy/tools/gse/StringSetMap.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/tools/javac/JavaAwareCompilationUnit.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaAwareCompilationUnit.java b/src/main/org/codehaus/groovy/tools/javac/JavaAwareCompilationUnit.java index 4cf823c..0308af9 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaAwareCompilationUnit.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaAwareCompilationUnit.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/tools/javac/JavaAwareResolveVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaAwareResolveVisitor.java b/src/main/org/codehaus/groovy/tools/javac/JavaAwareResolveVisitor.java index 4d2c4b9..aca9544 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaAwareResolveVisitor.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaAwareResolveVisitor.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/tools/javac/JavaCompiler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaCompiler.java b/src/main/org/codehaus/groovy/tools/javac/JavaCompiler.java index e153f5f..aa52a13 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaCompiler.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaCompiler.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/tools/javac/JavaCompilerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaCompilerFactory.java b/src/main/org/codehaus/groovy/tools/javac/JavaCompilerFactory.java index 52c7f15..dd1c5ef 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaCompilerFactory.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaCompilerFactory.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/tools/javac/JavaStubCompilationUnit.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaStubCompilationUnit.java b/src/main/org/codehaus/groovy/tools/javac/JavaStubCompilationUnit.java index 0fc9e68..9146c2a 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaStubCompilationUnit.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaStubCompilationUnit.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/tools/javac/JavaStubGenerator.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavaStubGenerator.java b/src/main/org/codehaus/groovy/tools/javac/JavaStubGenerator.java index 896728b..f68be5e 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavaStubGenerator.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavaStubGenerator.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/tools/javac/JavacCompilerFactory.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavacCompilerFactory.java b/src/main/org/codehaus/groovy/tools/javac/JavacCompilerFactory.java index 2907a57..61fa595 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavacCompilerFactory.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavacCompilerFactory.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/tools/javac/JavacJavaCompiler.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/javac/JavacJavaCompiler.java b/src/main/org/codehaus/groovy/tools/javac/JavacJavaCompiler.java index 4d0a4c9..80dddc6 100644 --- a/src/main/org/codehaus/groovy/tools/javac/JavacJavaCompiler.java +++ b/src/main/org/codehaus/groovy/tools/javac/JavacJavaCompiler.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/tools/shell/IO.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/shell/IO.java b/src/main/org/codehaus/groovy/tools/shell/IO.java index ad1d1ac..9a7b4d2 100644 --- a/src/main/org/codehaus/groovy/tools/shell/IO.java +++ b/src/main/org/codehaus/groovy/tools/shell/IO.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/tools/shell/util/Logger.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/shell/util/Logger.java b/src/main/org/codehaus/groovy/tools/shell/util/Logger.java index 5d3b9b5..a45e0ac 100644 --- a/src/main/org/codehaus/groovy/tools/shell/util/Logger.java +++ b/src/main/org/codehaus/groovy/tools/shell/util/Logger.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/tools/shell/util/MessageSource.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/shell/util/MessageSource.java b/src/main/org/codehaus/groovy/tools/shell/util/MessageSource.java index 6b1f8a5..c4be8b0 100644 --- a/src/main/org/codehaus/groovy/tools/shell/util/MessageSource.java +++ b/src/main/org/codehaus/groovy/tools/shell/util/MessageSource.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/tools/shell/util/Preferences.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/tools/shell/util/Preferences.java b/src/main/org/codehaus/groovy/tools/shell/util/Preferences.java index f25525f..fb66be7 100644 --- a/src/main/org/codehaus/groovy/tools/shell/util/Preferences.java +++ b/src/main/org/codehaus/groovy/tools/shell/util/Preferences.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/transform/ASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ASTTransformation.java b/src/main/org/codehaus/groovy/transform/ASTTransformation.java index 36bbc41..e7c9323 100644 --- a/src/main/org/codehaus/groovy/transform/ASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ASTTransformation.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/transform/ASTTransformationCollectorCodeVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ASTTransformationCollectorCodeVisitor.java b/src/main/org/codehaus/groovy/transform/ASTTransformationCollectorCodeVisitor.java index f6bf62c..c5da8e5 100644 --- a/src/main/org/codehaus/groovy/transform/ASTTransformationCollectorCodeVisitor.java +++ b/src/main/org/codehaus/groovy/transform/ASTTransformationCollectorCodeVisitor.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/transform/ASTTransformationVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ASTTransformationVisitor.java b/src/main/org/codehaus/groovy/transform/ASTTransformationVisitor.java index 6c7cd0b..bf1f6d3 100644 --- a/src/main/org/codehaus/groovy/transform/ASTTransformationVisitor.java +++ b/src/main/org/codehaus/groovy/transform/ASTTransformationVisitor.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/transform/AbstractASTTransformUtil.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/AbstractASTTransformUtil.java b/src/main/org/codehaus/groovy/transform/AbstractASTTransformUtil.java index 344ff58..de50cb5 100644 --- a/src/main/org/codehaus/groovy/transform/AbstractASTTransformUtil.java +++ b/src/main/org/codehaus/groovy/transform/AbstractASTTransformUtil.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/transform/AbstractASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/AbstractASTTransformation.java b/src/main/org/codehaus/groovy/transform/AbstractASTTransformation.java index 432b30b..36e1e06 100644 --- a/src/main/org/codehaus/groovy/transform/AbstractASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/AbstractASTTransformation.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/transform/AbstractInterruptibleASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/AbstractInterruptibleASTTransformation.java b/src/main/org/codehaus/groovy/transform/AbstractInterruptibleASTTransformation.java index 3cdb197..efb69be 100644 --- a/src/main/org/codehaus/groovy/transform/AbstractInterruptibleASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/AbstractInterruptibleASTTransformation.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/transform/AnnotationCollectorTransform.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/AnnotationCollectorTransform.java b/src/main/org/codehaus/groovy/transform/AnnotationCollectorTransform.java index d392206..0b39df7 100644 --- a/src/main/org/codehaus/groovy/transform/AnnotationCollectorTransform.java +++ b/src/main/org/codehaus/groovy/transform/AnnotationCollectorTransform.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/transform/AutoCloneASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/AutoCloneASTTransformation.java b/src/main/org/codehaus/groovy/transform/AutoCloneASTTransformation.java index 11268fc..f32a1ee 100644 --- a/src/main/org/codehaus/groovy/transform/AutoCloneASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/AutoCloneASTTransformation.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/transform/BaseScriptASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/BaseScriptASTTransformation.java b/src/main/org/codehaus/groovy/transform/BaseScriptASTTransformation.java index 858acac..1d13628 100644 --- a/src/main/org/codehaus/groovy/transform/BaseScriptASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/BaseScriptASTTransformation.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/transform/BuilderASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/BuilderASTTransformation.java b/src/main/org/codehaus/groovy/transform/BuilderASTTransformation.java index 95e7387..d3c5eaf 100644 --- a/src/main/org/codehaus/groovy/transform/BuilderASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/BuilderASTTransformation.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/transform/CanonicalASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/CanonicalASTTransformation.java b/src/main/org/codehaus/groovy/transform/CanonicalASTTransformation.java index 292a902..c729294 100644 --- a/src/main/org/codehaus/groovy/transform/CanonicalASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/CanonicalASTTransformation.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/transform/CategoryASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/CategoryASTTransformation.java b/src/main/org/codehaus/groovy/transform/CategoryASTTransformation.java index 5c2ab0d..62c33e4 100644 --- a/src/main/org/codehaus/groovy/transform/CategoryASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/CategoryASTTransformation.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/transform/CompileDynamicProcessor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/CompileDynamicProcessor.java b/src/main/org/codehaus/groovy/transform/CompileDynamicProcessor.java index 0484fdf..299e571 100644 --- a/src/main/org/codehaus/groovy/transform/CompileDynamicProcessor.java +++ b/src/main/org/codehaus/groovy/transform/CompileDynamicProcessor.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/transform/DelegateASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/DelegateASTTransformation.java b/src/main/org/codehaus/groovy/transform/DelegateASTTransformation.java index a8192bc..d861002 100644 --- a/src/main/org/codehaus/groovy/transform/DelegateASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/DelegateASTTransformation.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/transform/EqualsAndHashCodeASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/EqualsAndHashCodeASTTransformation.java b/src/main/org/codehaus/groovy/transform/EqualsAndHashCodeASTTransformation.java index c7fba0d..a440b52 100644 --- a/src/main/org/codehaus/groovy/transform/EqualsAndHashCodeASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/EqualsAndHashCodeASTTransformation.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/transform/ExternalizeMethodsASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ExternalizeMethodsASTTransformation.java b/src/main/org/codehaus/groovy/transform/ExternalizeMethodsASTTransformation.java index 972c8b3..17a4b96 100644 --- a/src/main/org/codehaus/groovy/transform/ExternalizeMethodsASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ExternalizeMethodsASTTransformation.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/transform/ExternalizeVerifierASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ExternalizeVerifierASTTransformation.java b/src/main/org/codehaus/groovy/transform/ExternalizeVerifierASTTransformation.java index 5c1a526..7ec0cc9 100644 --- a/src/main/org/codehaus/groovy/transform/ExternalizeVerifierASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ExternalizeVerifierASTTransformation.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/transform/FieldASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/FieldASTTransformation.java b/src/main/org/codehaus/groovy/transform/FieldASTTransformation.java index ad31d2e..0ef343a 100644 --- a/src/main/org/codehaus/groovy/transform/FieldASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/FieldASTTransformation.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/transform/GroovyASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/GroovyASTTransformation.java b/src/main/org/codehaus/groovy/transform/GroovyASTTransformation.java index 3b10802..daff991 100644 --- a/src/main/org/codehaus/groovy/transform/GroovyASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/GroovyASTTransformation.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/transform/GroovyASTTransformationClass.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/GroovyASTTransformationClass.java b/src/main/org/codehaus/groovy/transform/GroovyASTTransformationClass.java index eef6ef8..02182d3 100644 --- a/src/main/org/codehaus/groovy/transform/GroovyASTTransformationClass.java +++ b/src/main/org/codehaus/groovy/transform/GroovyASTTransformationClass.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/transform/ImmutableASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ImmutableASTTransformation.java b/src/main/org/codehaus/groovy/transform/ImmutableASTTransformation.java index 1b3a2d7..6257192 100644 --- a/src/main/org/codehaus/groovy/transform/ImmutableASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ImmutableASTTransformation.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/transform/IndexedPropertyASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/IndexedPropertyASTTransformation.java b/src/main/org/codehaus/groovy/transform/IndexedPropertyASTTransformation.java index aa4f15c..a04b9e5 100644 --- a/src/main/org/codehaus/groovy/transform/IndexedPropertyASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/IndexedPropertyASTTransformation.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/transform/InheritConstructorsASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/InheritConstructorsASTTransformation.java b/src/main/org/codehaus/groovy/transform/InheritConstructorsASTTransformation.java index 789b8e5..b4d89cb 100644 --- a/src/main/org/codehaus/groovy/transform/InheritConstructorsASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/InheritConstructorsASTTransformation.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/transform/LazyASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/LazyASTTransformation.java b/src/main/org/codehaus/groovy/transform/LazyASTTransformation.java index 36e5315..5e25a3c 100644 --- a/src/main/org/codehaus/groovy/transform/LazyASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/LazyASTTransformation.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/transform/LogASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/LogASTTransformation.java b/src/main/org/codehaus/groovy/transform/LogASTTransformation.java index 0ae0d00..7acad59 100644 --- a/src/main/org/codehaus/groovy/transform/LogASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/LogASTTransformation.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/transform/MemoizedASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/MemoizedASTTransformation.java b/src/main/org/codehaus/groovy/transform/MemoizedASTTransformation.java index 0dfa0f7..5adc68d 100644 --- a/src/main/org/codehaus/groovy/transform/MemoizedASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/MemoizedASTTransformation.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/transform/NewifyASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/NewifyASTTransformation.java b/src/main/org/codehaus/groovy/transform/NewifyASTTransformation.java index 2270b58..ce0858d 100644 --- a/src/main/org/codehaus/groovy/transform/NewifyASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/NewifyASTTransformation.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/transform/PackageScopeASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/PackageScopeASTTransformation.java b/src/main/org/codehaus/groovy/transform/PackageScopeASTTransformation.java index 51f5a63..c0966ee 100644 --- a/src/main/org/codehaus/groovy/transform/PackageScopeASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/PackageScopeASTTransformation.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/transform/ReadWriteLockASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ReadWriteLockASTTransformation.java b/src/main/org/codehaus/groovy/transform/ReadWriteLockASTTransformation.java index 815cd80..113d21d 100644 --- a/src/main/org/codehaus/groovy/transform/ReadWriteLockASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ReadWriteLockASTTransformation.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/transform/SingletonASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/SingletonASTTransformation.java b/src/main/org/codehaus/groovy/transform/SingletonASTTransformation.java index 4470271..2c23b7e 100644 --- a/src/main/org/codehaus/groovy/transform/SingletonASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/SingletonASTTransformation.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/transform/SortableASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/SortableASTTransformation.java b/src/main/org/codehaus/groovy/transform/SortableASTTransformation.java index 5e41011..69e2bbb 100644 --- a/src/main/org/codehaus/groovy/transform/SortableASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/SortableASTTransformation.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/transform/SourceURIASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/SourceURIASTTransformation.java b/src/main/org/codehaus/groovy/transform/SourceURIASTTransformation.java index ea15b80..f78da14 100644 --- a/src/main/org/codehaus/groovy/transform/SourceURIASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/SourceURIASTTransformation.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/transform/StaticTypesTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/StaticTypesTransformation.java b/src/main/org/codehaus/groovy/transform/StaticTypesTransformation.java index 8f0b80f..9f5c361 100644 --- a/src/main/org/codehaus/groovy/transform/StaticTypesTransformation.java +++ b/src/main/org/codehaus/groovy/transform/StaticTypesTransformation.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/transform/SynchronizedASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/SynchronizedASTTransformation.java b/src/main/org/codehaus/groovy/transform/SynchronizedASTTransformation.java index cea2780..daa9dd4 100644 --- a/src/main/org/codehaus/groovy/transform/SynchronizedASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/SynchronizedASTTransformation.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/transform/ToStringASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/ToStringASTTransformation.java b/src/main/org/codehaus/groovy/transform/ToStringASTTransformation.java index 5847c4b..e08702f 100644 --- a/src/main/org/codehaus/groovy/transform/ToStringASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/ToStringASTTransformation.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/transform/TupleConstructorASTTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/TupleConstructorASTTransformation.java b/src/main/org/codehaus/groovy/transform/TupleConstructorASTTransformation.java index b8a8c6b..23cc2a8 100644 --- a/src/main/org/codehaus/groovy/transform/TupleConstructorASTTransformation.java +++ b/src/main/org/codehaus/groovy/transform/TupleConstructorASTTransformation.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/transform/sc/ListOfExpressionsExpression.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/ListOfExpressionsExpression.java b/src/main/org/codehaus/groovy/transform/sc/ListOfExpressionsExpression.java index d382601..0c4a56c 100644 --- a/src/main/org/codehaus/groovy/transform/sc/ListOfExpressionsExpression.java +++ b/src/main/org/codehaus/groovy/transform/sc/ListOfExpressionsExpression.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/transform/sc/StaticCompilationMetadataKeys.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/StaticCompilationMetadataKeys.java b/src/main/org/codehaus/groovy/transform/sc/StaticCompilationMetadataKeys.java index b3c521d..c09ee01 100644 --- a/src/main/org/codehaus/groovy/transform/sc/StaticCompilationMetadataKeys.java +++ b/src/main/org/codehaus/groovy/transform/sc/StaticCompilationMetadataKeys.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/transform/sc/StaticCompilationVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/StaticCompilationVisitor.java b/src/main/org/codehaus/groovy/transform/sc/StaticCompilationVisitor.java index 5792821..cf62c0f 100644 --- a/src/main/org/codehaus/groovy/transform/sc/StaticCompilationVisitor.java +++ b/src/main/org/codehaus/groovy/transform/sc/StaticCompilationVisitor.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/transform/sc/StaticCompileTransformation.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/StaticCompileTransformation.java b/src/main/org/codehaus/groovy/transform/sc/StaticCompileTransformation.java index 9924df4..1399443 100644 --- a/src/main/org/codehaus/groovy/transform/sc/StaticCompileTransformation.java +++ b/src/main/org/codehaus/groovy/transform/sc/StaticCompileTransformation.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/transform/sc/TemporaryVariableExpression.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/TemporaryVariableExpression.java b/src/main/org/codehaus/groovy/transform/sc/TemporaryVariableExpression.java index c3a49d8..4b27df0 100644 --- a/src/main/org/codehaus/groovy/transform/sc/TemporaryVariableExpression.java +++ b/src/main/org/codehaus/groovy/transform/sc/TemporaryVariableExpression.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/transform/sc/transformers/BinaryExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/BinaryExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/BinaryExpressionTransformer.java index 252caef..9739048 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/BinaryExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/BinaryExpressionTransformer.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/transform/sc/transformers/BooleanExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/BooleanExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/BooleanExpressionTransformer.java index 918e7db..4a81aa5 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/BooleanExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/BooleanExpressionTransformer.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/transform/sc/transformers/CastExpressionOptimizer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/CastExpressionOptimizer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/CastExpressionOptimizer.java index 9e1bd9d..30e20bb 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/CastExpressionOptimizer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/CastExpressionOptimizer.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/transform/sc/transformers/ClosureExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/ClosureExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/ClosureExpressionTransformer.java index 73bc344..a5b33f8 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/ClosureExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/ClosureExpressionTransformer.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/transform/sc/transformers/CompareIdentityExpression.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/CompareIdentityExpression.java b/src/main/org/codehaus/groovy/transform/sc/transformers/CompareIdentityExpression.java index 618379f..0921fca 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/CompareIdentityExpression.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/CompareIdentityExpression.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/transform/sc/transformers/CompareToNullExpression.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/CompareToNullExpression.java b/src/main/org/codehaus/groovy/transform/sc/transformers/CompareToNullExpression.java index e77afa4..c082031 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/CompareToNullExpression.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/CompareToNullExpression.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/transform/sc/transformers/ConstructorCallTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/ConstructorCallTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/ConstructorCallTransformer.java index 950b4d3..1a04299 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/ConstructorCallTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/ConstructorCallTransformer.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/transform/sc/transformers/ListExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/ListExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/ListExpressionTransformer.java index a524c87..55970e6 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/ListExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/ListExpressionTransformer.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/transform/sc/transformers/MethodCallExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/MethodCallExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/MethodCallExpressionTransformer.java index 273fb6d..35a8e4f 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/MethodCallExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/MethodCallExpressionTransformer.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/transform/sc/transformers/RangeExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/RangeExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/RangeExpressionTransformer.java index b794f80..0319a6e 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/RangeExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/RangeExpressionTransformer.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/transform/sc/transformers/StaticCompilationTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/StaticCompilationTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/StaticCompilationTransformer.java index f84697e..6bb4604 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/StaticCompilationTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/StaticCompilationTransformer.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/transform/sc/transformers/StaticMethodCallExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/StaticMethodCallExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/StaticMethodCallExpressionTransformer.java index fbec811..64231bb 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/StaticMethodCallExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/StaticMethodCallExpressionTransformer.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/transform/sc/transformers/VariableExpressionTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/sc/transformers/VariableExpressionTransformer.java b/src/main/org/codehaus/groovy/transform/sc/transformers/VariableExpressionTransformer.java index 0ad86e3..8b1d779 100644 --- a/src/main/org/codehaus/groovy/transform/sc/transformers/VariableExpressionTransformer.java +++ b/src/main/org/codehaus/groovy/transform/sc/transformers/VariableExpressionTransformer.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/transform/stc/AbstractTypeCheckingExtension.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/AbstractTypeCheckingExtension.java b/src/main/org/codehaus/groovy/transform/stc/AbstractTypeCheckingExtension.java index b10c5f2..ef59461 100644 --- a/src/main/org/codehaus/groovy/transform/stc/AbstractTypeCheckingExtension.java +++ b/src/main/org/codehaus/groovy/transform/stc/AbstractTypeCheckingExtension.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/transform/stc/DefaultTypeCheckingExtension.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/DefaultTypeCheckingExtension.java b/src/main/org/codehaus/groovy/transform/stc/DefaultTypeCheckingExtension.java index a5b74f5..15d4a6d 100644 --- a/src/main/org/codehaus/groovy/transform/stc/DefaultTypeCheckingExtension.java +++ b/src/main/org/codehaus/groovy/transform/stc/DefaultTypeCheckingExtension.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/transform/stc/DelegationMetadata.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/DelegationMetadata.java b/src/main/org/codehaus/groovy/transform/stc/DelegationMetadata.java index c76c9c8..d95db95 100644 --- a/src/main/org/codehaus/groovy/transform/stc/DelegationMetadata.java +++ b/src/main/org/codehaus/groovy/transform/stc/DelegationMetadata.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/transform/stc/ExtensionMethodNode.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/ExtensionMethodNode.java b/src/main/org/codehaus/groovy/transform/stc/ExtensionMethodNode.java index 902ba0b..d75d300 100644 --- a/src/main/org/codehaus/groovy/transform/stc/ExtensionMethodNode.java +++ b/src/main/org/codehaus/groovy/transform/stc/ExtensionMethodNode.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/transform/stc/GroovyTypeCheckingExtensionSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/GroovyTypeCheckingExtensionSupport.java b/src/main/org/codehaus/groovy/transform/stc/GroovyTypeCheckingExtensionSupport.java index e7b411c..52ccdf1 100644 --- a/src/main/org/codehaus/groovy/transform/stc/GroovyTypeCheckingExtensionSupport.java +++ b/src/main/org/codehaus/groovy/transform/stc/GroovyTypeCheckingExtensionSupport.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/transform/stc/PropertyLookupVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/PropertyLookupVisitor.java b/src/main/org/codehaus/groovy/transform/stc/PropertyLookupVisitor.java index 8447c0f..ad2143e 100644 --- a/src/main/org/codehaus/groovy/transform/stc/PropertyLookupVisitor.java +++ b/src/main/org/codehaus/groovy/transform/stc/PropertyLookupVisitor.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/transform/stc/Receiver.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/Receiver.java b/src/main/org/codehaus/groovy/transform/stc/Receiver.java index 02c5d4e..49b09d6 100644 --- a/src/main/org/codehaus/groovy/transform/stc/Receiver.java +++ b/src/main/org/codehaus/groovy/transform/stc/Receiver.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/transform/stc/SecondPassExpression.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/SecondPassExpression.java b/src/main/org/codehaus/groovy/transform/stc/SecondPassExpression.java index 42ff455..1410721 100644 --- a/src/main/org/codehaus/groovy/transform/stc/SecondPassExpression.java +++ b/src/main/org/codehaus/groovy/transform/stc/SecondPassExpression.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/transform/stc/SharedVariableCollector.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/SharedVariableCollector.java b/src/main/org/codehaus/groovy/transform/stc/SharedVariableCollector.java index a306dbe..b8fccb2 100644 --- a/src/main/org/codehaus/groovy/transform/stc/SharedVariableCollector.java +++ b/src/main/org/codehaus/groovy/transform/stc/SharedVariableCollector.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/transform/stc/SignatureCodec.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/SignatureCodec.java b/src/main/org/codehaus/groovy/transform/stc/SignatureCodec.java index 8ba0544..c559b61 100644 --- a/src/main/org/codehaus/groovy/transform/stc/SignatureCodec.java +++ b/src/main/org/codehaus/groovy/transform/stc/SignatureCodec.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/transform/stc/SignatureCodecVersion1.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/SignatureCodecVersion1.java b/src/main/org/codehaus/groovy/transform/stc/SignatureCodecVersion1.java index 6f79125..464ab46 100644 --- a/src/main/org/codehaus/groovy/transform/stc/SignatureCodecVersion1.java +++ b/src/main/org/codehaus/groovy/transform/stc/SignatureCodecVersion1.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/transform/stc/StaticTypeCheckingSupport.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingSupport.java b/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingSupport.java index fee1312..2955bdd 100644 --- a/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingSupport.java +++ b/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingSupport.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/transform/stc/StaticTypeCheckingVisitor.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingVisitor.java b/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingVisitor.java index 0a7dbae..c1929c9 100644 --- a/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingVisitor.java +++ b/src/main/org/codehaus/groovy/transform/stc/StaticTypeCheckingVisitor.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/transform/stc/StaticTypesMarker.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/StaticTypesMarker.java b/src/main/org/codehaus/groovy/transform/stc/StaticTypesMarker.java index 687118b..fb3abde 100644 --- a/src/main/org/codehaus/groovy/transform/stc/StaticTypesMarker.java +++ b/src/main/org/codehaus/groovy/transform/stc/StaticTypesMarker.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/transform/stc/TraitTypeCheckingExtension.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/TraitTypeCheckingExtension.java b/src/main/org/codehaus/groovy/transform/stc/TraitTypeCheckingExtension.java index 80c0a8d..3ccb7f4 100644 --- a/src/main/org/codehaus/groovy/transform/stc/TraitTypeCheckingExtension.java +++ b/src/main/org/codehaus/groovy/transform/stc/TraitTypeCheckingExtension.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/transform/stc/TypeCheckingContext.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/TypeCheckingContext.java b/src/main/org/codehaus/groovy/transform/stc/TypeCheckingContext.java index 5ce2e49..08b187b 100644 --- a/src/main/org/codehaus/groovy/transform/stc/TypeCheckingContext.java +++ b/src/main/org/codehaus/groovy/transform/stc/TypeCheckingContext.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/transform/stc/TypeCheckingExtension.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/TypeCheckingExtension.java b/src/main/org/codehaus/groovy/transform/stc/TypeCheckingExtension.java index 53c7a2f..c436260 100644 --- a/src/main/org/codehaus/groovy/transform/stc/TypeCheckingExtension.java +++ b/src/main/org/codehaus/groovy/transform/stc/TypeCheckingExtension.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/transform/stc/UnionTypeClassNode.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/stc/UnionTypeClassNode.java b/src/main/org/codehaus/groovy/transform/stc/UnionTypeClassNode.java index 5d76711..fdc1103 100644 --- a/src/main/org/codehaus/groovy/transform/stc/UnionTypeClassNode.java +++ b/src/main/org/codehaus/groovy/transform/stc/UnionTypeClassNode.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/transform/trait/NAryOperationRewriter.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/trait/NAryOperationRewriter.java b/src/main/org/codehaus/groovy/transform/trait/NAryOperationRewriter.java index 9df1bbf..e923a4e 100644 --- a/src/main/org/codehaus/groovy/transform/trait/NAryOperationRewriter.java +++ b/src/main/org/codehaus/groovy/transform/trait/NAryOperationRewriter.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/transform/trait/SuperCallTraitTransformer.java ---------------------------------------------------------------------- diff --git a/src/main/org/codehaus/groovy/transform/trait/SuperCallTraitTransformer.java b/src/main/org/codehaus/groovy/transform/trait/SuperCallTraitTransformer.java index bc07cb6..7755b67 100644 --- a/src/main/org/codehaus/groovy/transform/trait/SuperCallTraitTransformer.java +++ b/src/main/org/codehaus/groovy/transform/trait/SuperCallTraitTransformer.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
