http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/groovy/util/CharsetToolkit.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/CharsetToolkit.java 
b/src/main/groovy/util/CharsetToolkit.java
index 08dc2b6..5899baa 100644
--- a/src/main/groovy/util/CharsetToolkit.java
+++ b/src/main/groovy/util/CharsetToolkit.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/groovy/util/ClosureComparator.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ClosureComparator.java 
b/src/main/groovy/util/ClosureComparator.java
index 218a253..f063e1c 100644
--- a/src/main/groovy/util/ClosureComparator.java
+++ b/src/main/groovy/util/ClosureComparator.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/groovy/util/ConfigObject.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ConfigObject.java 
b/src/main/groovy/util/ConfigObject.java
index 83d0023..64f678a 100644
--- a/src/main/groovy/util/ConfigObject.java
+++ b/src/main/groovy/util/ConfigObject.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/groovy/util/DelegatingScript.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/DelegatingScript.java 
b/src/main/groovy/util/DelegatingScript.java
index 3adb8d9..18594cd 100644
--- a/src/main/groovy/util/DelegatingScript.java
+++ b/src/main/groovy/util/DelegatingScript.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/groovy/util/Eval.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/Eval.java b/src/main/groovy/util/Eval.java
index 5022c75..930337d 100644
--- a/src/main/groovy/util/Eval.java
+++ b/src/main/groovy/util/Eval.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/groovy/util/Expando.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/Expando.java 
b/src/main/groovy/util/Expando.java
index ae4e56e..850c6d4 100644
--- a/src/main/groovy/util/Expando.java
+++ b/src/main/groovy/util/Expando.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/groovy/util/Factory.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/Factory.java 
b/src/main/groovy/util/Factory.java
index 7231b44..8ab85b4 100644
--- a/src/main/groovy/util/Factory.java
+++ b/src/main/groovy/util/Factory.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/groovy/util/FactoryBuilderSupport.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/FactoryBuilderSupport.java 
b/src/main/groovy/util/FactoryBuilderSupport.java
index 24e77cb..4041113 100644
--- a/src/main/groovy/util/FactoryBuilderSupport.java
+++ b/src/main/groovy/util/FactoryBuilderSupport.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/groovy/util/GroovyCollections.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/GroovyCollections.java 
b/src/main/groovy/util/GroovyCollections.java
index b529d30..dfd512b 100644
--- a/src/main/groovy/util/GroovyCollections.java
+++ b/src/main/groovy/util/GroovyCollections.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/groovy/util/GroovyScriptEngine.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/GroovyScriptEngine.java 
b/src/main/groovy/util/GroovyScriptEngine.java
index a604da5..a9ccb72 100644
--- a/src/main/groovy/util/GroovyScriptEngine.java
+++ b/src/main/groovy/util/GroovyScriptEngine.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/groovy/util/IFileNameFinder.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/IFileNameFinder.java 
b/src/main/groovy/util/IFileNameFinder.java
index b9ccba1..35e9012 100644
--- a/src/main/groovy/util/IFileNameFinder.java
+++ b/src/main/groovy/util/IFileNameFinder.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/groovy/util/IndentPrinter.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/IndentPrinter.java 
b/src/main/groovy/util/IndentPrinter.java
index dbf23c3..b24ca2f 100644
--- a/src/main/groovy/util/IndentPrinter.java
+++ b/src/main/groovy/util/IndentPrinter.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/groovy/util/MapEntry.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/MapEntry.java 
b/src/main/groovy/util/MapEntry.java
index 3c02c02..2dbce73 100644
--- a/src/main/groovy/util/MapEntry.java
+++ b/src/main/groovy/util/MapEntry.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/groovy/util/Node.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/Node.java b/src/main/groovy/util/Node.java
index 04b037f..03f2a1e 100644
--- a/src/main/groovy/util/Node.java
+++ b/src/main/groovy/util/Node.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/groovy/util/NodeBuilder.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/NodeBuilder.java 
b/src/main/groovy/util/NodeBuilder.java
index 7d24214..5707bea 100644
--- a/src/main/groovy/util/NodeBuilder.java
+++ b/src/main/groovy/util/NodeBuilder.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/groovy/util/NodeList.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/NodeList.java 
b/src/main/groovy/util/NodeList.java
index 00473bd..1442a53 100644
--- a/src/main/groovy/util/NodeList.java
+++ b/src/main/groovy/util/NodeList.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/groovy/util/NodePrinter.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/NodePrinter.java 
b/src/main/groovy/util/NodePrinter.java
index f7a82cf..ca93bc7 100644
--- a/src/main/groovy/util/NodePrinter.java
+++ b/src/main/groovy/util/NodePrinter.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/groovy/util/ObjectGraphBuilder.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ObjectGraphBuilder.java 
b/src/main/groovy/util/ObjectGraphBuilder.java
index 1963bc6..762dc92 100644
--- a/src/main/groovy/util/ObjectGraphBuilder.java
+++ b/src/main/groovy/util/ObjectGraphBuilder.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/groovy/util/ObservableList.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ObservableList.java 
b/src/main/groovy/util/ObservableList.java
index 52c1e41..3429952 100644
--- a/src/main/groovy/util/ObservableList.java
+++ b/src/main/groovy/util/ObservableList.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/groovy/util/ObservableMap.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ObservableMap.java 
b/src/main/groovy/util/ObservableMap.java
index 7fd6f15..d68d36a 100644
--- a/src/main/groovy/util/ObservableMap.java
+++ b/src/main/groovy/util/ObservableMap.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/groovy/util/ObservableSet.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ObservableSet.java 
b/src/main/groovy/util/ObservableSet.java
index 80415a5..a807b99 100644
--- a/src/main/groovy/util/ObservableSet.java
+++ b/src/main/groovy/util/ObservableSet.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/groovy/util/OrderBy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/OrderBy.java 
b/src/main/groovy/util/OrderBy.java
index 2b2b402..cd649b4 100644
--- a/src/main/groovy/util/OrderBy.java
+++ b/src/main/groovy/util/OrderBy.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/groovy/util/PermutationGenerator.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/PermutationGenerator.java 
b/src/main/groovy/util/PermutationGenerator.java
index db9cff6..71e3b3f 100644
--- a/src/main/groovy/util/PermutationGenerator.java
+++ b/src/main/groovy/util/PermutationGenerator.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/groovy/util/Proxy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/Proxy.java b/src/main/groovy/util/Proxy.java
index a0e096b..95601b9 100644
--- a/src/main/groovy/util/Proxy.java
+++ b/src/main/groovy/util/Proxy.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/groovy/util/ProxyGenerator.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ProxyGenerator.java 
b/src/main/groovy/util/ProxyGenerator.java
index 995b905..35b0706 100644
--- a/src/main/groovy/util/ProxyGenerator.java
+++ b/src/main/groovy/util/ProxyGenerator.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/groovy/util/ResourceConnector.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ResourceConnector.java 
b/src/main/groovy/util/ResourceConnector.java
index 7a50db7..81e329a 100644
--- a/src/main/groovy/util/ResourceConnector.java
+++ b/src/main/groovy/util/ResourceConnector.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/groovy/util/ResourceException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ResourceException.java 
b/src/main/groovy/util/ResourceException.java
index 04f8f68..8b31d7e 100644
--- a/src/main/groovy/util/ResourceException.java
+++ b/src/main/groovy/util/ResourceException.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/groovy/util/ScriptException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/ScriptException.java 
b/src/main/groovy/util/ScriptException.java
index 3a5c268..85ce60f 100644
--- a/src/main/groovy/util/ScriptException.java
+++ b/src/main/groovy/util/ScriptException.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/groovy/util/logging/Commons.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/logging/Commons.java 
b/src/main/groovy/util/logging/Commons.java
index c67d2c7..cfb912f 100644
--- a/src/main/groovy/util/logging/Commons.java
+++ b/src/main/groovy/util/logging/Commons.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/groovy/util/logging/Log.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/logging/Log.java 
b/src/main/groovy/util/logging/Log.java
index e8856d1..66d3c32 100644
--- a/src/main/groovy/util/logging/Log.java
+++ b/src/main/groovy/util/logging/Log.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/groovy/util/logging/Log4j.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/logging/Log4j.java 
b/src/main/groovy/util/logging/Log4j.java
index cc0e03a..d60acd2 100644
--- a/src/main/groovy/util/logging/Log4j.java
+++ b/src/main/groovy/util/logging/Log4j.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/groovy/util/logging/Log4j2.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/logging/Log4j2.java 
b/src/main/groovy/util/logging/Log4j2.java
index 445a73e..f2685df 100644
--- a/src/main/groovy/util/logging/Log4j2.java
+++ b/src/main/groovy/util/logging/Log4j2.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/groovy/util/logging/Slf4j.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/logging/Slf4j.java 
b/src/main/groovy/util/logging/Slf4j.java
index ac54b2c..fad38d1 100644
--- a/src/main/groovy/util/logging/Slf4j.java
+++ b/src/main/groovy/util/logging/Slf4j.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/groovy/xml/QName.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/xml/QName.java b/src/main/groovy/xml/QName.java
index d4dd3b2..d503beb 100644
--- a/src/main/groovy/xml/QName.java
+++ b/src/main/groovy/xml/QName.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/apache/commons/cli/GroovyInternalPosixParser.java
----------------------------------------------------------------------
diff --git a/src/main/org/apache/commons/cli/GroovyInternalPosixParser.java 
b/src/main/org/apache/commons/cli/GroovyInternalPosixParser.java
index 91b8453..1cab9ee 100644
--- a/src/main/org/apache/commons/cli/GroovyInternalPosixParser.java
+++ b/src/main/org/apache/commons/cli/GroovyInternalPosixParser.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/GroovyBugError.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/GroovyBugError.java 
b/src/main/org/codehaus/groovy/GroovyBugError.java
index c5cb7e4..040c137 100644
--- a/src/main/org/codehaus/groovy/GroovyBugError.java
+++ b/src/main/org/codehaus/groovy/GroovyBugError.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/GroovyException.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/GroovyException.java 
b/src/main/org/codehaus/groovy/GroovyException.java
index 5d04d4d..582da48 100644
--- a/src/main/org/codehaus/groovy/GroovyException.java
+++ b/src/main/org/codehaus/groovy/GroovyException.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/GroovyExceptionInterface.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/GroovyExceptionInterface.java 
b/src/main/org/codehaus/groovy/GroovyExceptionInterface.java
index 2728927..bfff301 100644
--- a/src/main/org/codehaus/groovy/GroovyExceptionInterface.java
+++ b/src/main/org/codehaus/groovy/GroovyExceptionInterface.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/antlr/ASTParserException.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/ASTParserException.java 
b/src/main/org/codehaus/groovy/antlr/ASTParserException.java
index a2035e0..a907456 100644
--- a/src/main/org/codehaus/groovy/antlr/ASTParserException.java
+++ b/src/main/org/codehaus/groovy/antlr/ASTParserException.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/antlr/ASTRuntimeException.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/ASTRuntimeException.java 
b/src/main/org/codehaus/groovy/antlr/ASTRuntimeException.java
index 43cc7e3..960b4a0 100644
--- a/src/main/org/codehaus/groovy/antlr/ASTRuntimeException.java
+++ b/src/main/org/codehaus/groovy/antlr/ASTRuntimeException.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/antlr/AntlrASTProcessSnippets.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/AntlrASTProcessSnippets.java 
b/src/main/org/codehaus/groovy/antlr/AntlrASTProcessSnippets.java
index 0fb1e59..640c442 100644
--- a/src/main/org/codehaus/groovy/antlr/AntlrASTProcessSnippets.java
+++ b/src/main/org/codehaus/groovy/antlr/AntlrASTProcessSnippets.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/antlr/AntlrASTProcessor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/AntlrASTProcessor.java 
b/src/main/org/codehaus/groovy/antlr/AntlrASTProcessor.java
index ffe5075..36ab27d 100644
--- a/src/main/org/codehaus/groovy/antlr/AntlrASTProcessor.java
+++ b/src/main/org/codehaus/groovy/antlr/AntlrASTProcessor.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/antlr/AntlrParserPlugin.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java 
b/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java
index 968ce47..0831c4b 100644
--- a/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java
+++ b/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.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/antlr/AntlrParserPluginFactory.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/AntlrParserPluginFactory.java 
b/src/main/org/codehaus/groovy/antlr/AntlrParserPluginFactory.java
index d7991de..f2c78b0 100644
--- a/src/main/org/codehaus/groovy/antlr/AntlrParserPluginFactory.java
+++ b/src/main/org/codehaus/groovy/antlr/AntlrParserPluginFactory.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/antlr/EnumHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/EnumHelper.java 
b/src/main/org/codehaus/groovy/antlr/EnumHelper.java
index 6a5417c..63942f7 100644
--- a/src/main/org/codehaus/groovy/antlr/EnumHelper.java
+++ b/src/main/org/codehaus/groovy/antlr/EnumHelper.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/antlr/GroovySourceAST.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/GroovySourceAST.java 
b/src/main/org/codehaus/groovy/antlr/GroovySourceAST.java
index f59be38..d256e73 100644
--- a/src/main/org/codehaus/groovy/antlr/GroovySourceAST.java
+++ b/src/main/org/codehaus/groovy/antlr/GroovySourceAST.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/antlr/GroovySourceToken.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/GroovySourceToken.java 
b/src/main/org/codehaus/groovy/antlr/GroovySourceToken.java
index dfdfbe1..38ffba0 100644
--- a/src/main/org/codehaus/groovy/antlr/GroovySourceToken.java
+++ b/src/main/org/codehaus/groovy/antlr/GroovySourceToken.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/antlr/LexerFrame.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/LexerFrame.java 
b/src/main/org/codehaus/groovy/antlr/LexerFrame.java
index e2785cc..e0b0ba5 100644
--- a/src/main/org/codehaus/groovy/antlr/LexerFrame.java
+++ b/src/main/org/codehaus/groovy/antlr/LexerFrame.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/antlr/LineColumn.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/LineColumn.java 
b/src/main/org/codehaus/groovy/antlr/LineColumn.java
index 2e7fe4b..d7f471f 100644
--- a/src/main/org/codehaus/groovy/antlr/LineColumn.java
+++ b/src/main/org/codehaus/groovy/antlr/LineColumn.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/antlr/Main.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/Main.java 
b/src/main/org/codehaus/groovy/antlr/Main.java
index e83eaad..241f8e4 100644
--- a/src/main/org/codehaus/groovy/antlr/Main.java
+++ b/src/main/org/codehaus/groovy/antlr/Main.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/antlr/SourceBuffer.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/SourceBuffer.java 
b/src/main/org/codehaus/groovy/antlr/SourceBuffer.java
index 7ac6e6b..5b0446a 100644
--- a/src/main/org/codehaus/groovy/antlr/SourceBuffer.java
+++ b/src/main/org/codehaus/groovy/antlr/SourceBuffer.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/antlr/SourceInfo.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/SourceInfo.java 
b/src/main/org/codehaus/groovy/antlr/SourceInfo.java
index afcdff0..90126f0 100644
--- a/src/main/org/codehaus/groovy/antlr/SourceInfo.java
+++ b/src/main/org/codehaus/groovy/antlr/SourceInfo.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/antlr/UnicodeEscapingReader.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/UnicodeEscapingReader.java 
b/src/main/org/codehaus/groovy/antlr/UnicodeEscapingReader.java
index 4fb8091..538d02e 100644
--- a/src/main/org/codehaus/groovy/antlr/UnicodeEscapingReader.java
+++ b/src/main/org/codehaus/groovy/antlr/UnicodeEscapingReader.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/antlr/UnicodeLexerSharedInputState.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/UnicodeLexerSharedInputState.java 
b/src/main/org/codehaus/groovy/antlr/UnicodeLexerSharedInputState.java
index 9c35fd5..2e90b2e 100644
--- a/src/main/org/codehaus/groovy/antlr/UnicodeLexerSharedInputState.java
+++ b/src/main/org/codehaus/groovy/antlr/UnicodeLexerSharedInputState.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/antlr/java/Groovifier.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/java/Groovifier.java 
b/src/main/org/codehaus/groovy/antlr/java/Groovifier.java
index 6abef48..8a0b26a 100644
--- a/src/main/org/codehaus/groovy/antlr/java/Groovifier.java
+++ b/src/main/org/codehaus/groovy/antlr/java/Groovifier.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/antlr/java/Java2GroovyConverter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyConverter.java 
b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyConverter.java
index 4214e00..012e7d4 100644
--- a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyConverter.java
+++ b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyConverter.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/antlr/java/Java2GroovyMain.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyMain.java 
b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyMain.java
index cd903b7..43ac2d6 100644
--- a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyMain.java
+++ b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyMain.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/antlr/java/Java2GroovyProcessor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyProcessor.java 
b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyProcessor.java
index ca20ee9..d6b47dd 100644
--- a/src/main/org/codehaus/groovy/antlr/java/Java2GroovyProcessor.java
+++ b/src/main/org/codehaus/groovy/antlr/java/Java2GroovyProcessor.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/antlr/java/PreJava2GroovyConverter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/java/PreJava2GroovyConverter.java 
b/src/main/org/codehaus/groovy/antlr/java/PreJava2GroovyConverter.java
index d05e292..ef66cb7 100644
--- a/src/main/org/codehaus/groovy/antlr/java/PreJava2GroovyConverter.java
+++ b/src/main/org/codehaus/groovy/antlr/java/PreJava2GroovyConverter.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/antlr/treewalker/CompositeVisitor.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/treewalker/CompositeVisitor.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/CompositeVisitor.java
index 5a8ad66..90fa945 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/CompositeVisitor.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/CompositeVisitor.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/antlr/treewalker/FlatNodeListTraversal.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/treewalker/FlatNodeListTraversal.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/FlatNodeListTraversal.java
index cd5487f..24eb8dd 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/FlatNodeListTraversal.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/FlatNodeListTraversal.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/antlr/treewalker/MindMapPrinter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/MindMapPrinter.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/MindMapPrinter.java
index 01d915d..9d77b2e 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/MindMapPrinter.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/MindMapPrinter.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/antlr/treewalker/NodeAsHTMLPrinter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/treewalker/NodeAsHTMLPrinter.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/NodeAsHTMLPrinter.java
index b75d99e..15aa275 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/NodeAsHTMLPrinter.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/NodeAsHTMLPrinter.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/antlr/treewalker/NodeCollector.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/NodeCollector.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/NodeCollector.java
index 7221274..00ed3ec 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/NodeCollector.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/NodeCollector.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/antlr/treewalker/NodePrinter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/NodePrinter.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/NodePrinter.java
index a7306e4..d081891 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/NodePrinter.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/NodePrinter.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/antlr/treewalker/PreOrderTraversal.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/treewalker/PreOrderTraversal.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/PreOrderTraversal.java
index f19e7c4..069d4f3 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/PreOrderTraversal.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/PreOrderTraversal.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/antlr/treewalker/SourceCodeTraversal.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/antlr/treewalker/SourceCodeTraversal.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/SourceCodeTraversal.java
index 6f6d90d..167f8c9 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/SourceCodeTraversal.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/SourceCodeTraversal.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/antlr/treewalker/SourcePrinter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/SourcePrinter.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/SourcePrinter.java
index 6533137..28be12a 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/SourcePrinter.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/SourcePrinter.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/antlr/treewalker/TraversalHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/TraversalHelper.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/TraversalHelper.java
index ebb0317..9541bc6 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/TraversalHelper.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/TraversalHelper.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/antlr/treewalker/Visitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/Visitor.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/Visitor.java
index f9ebc4b..44b8c62 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/Visitor.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/Visitor.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/antlr/treewalker/VisitorAdapter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/antlr/treewalker/VisitorAdapter.java 
b/src/main/org/codehaus/groovy/antlr/treewalker/VisitorAdapter.java
index fac2d33..56486a2 100644
--- a/src/main/org/codehaus/groovy/antlr/treewalker/VisitorAdapter.java
+++ b/src/main/org/codehaus/groovy/antlr/treewalker/VisitorAdapter.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/ast/ASTNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ASTNode.java 
b/src/main/org/codehaus/groovy/ast/ASTNode.java
index 887c8e8..8bf1957 100644
--- a/src/main/org/codehaus/groovy/ast/ASTNode.java
+++ b/src/main/org/codehaus/groovy/ast/ASTNode.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/ast/AnnotatedNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/AnnotatedNode.java 
b/src/main/org/codehaus/groovy/ast/AnnotatedNode.java
index f223c65..c7be755 100644
--- a/src/main/org/codehaus/groovy/ast/AnnotatedNode.java
+++ b/src/main/org/codehaus/groovy/ast/AnnotatedNode.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/ast/AnnotationNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/AnnotationNode.java 
b/src/main/org/codehaus/groovy/ast/AnnotationNode.java
index 35c7e2e..0e0094f 100644
--- a/src/main/org/codehaus/groovy/ast/AnnotationNode.java
+++ b/src/main/org/codehaus/groovy/ast/AnnotationNode.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/ast/AstToTextHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/AstToTextHelper.java 
b/src/main/org/codehaus/groovy/ast/AstToTextHelper.java
index 8108849..3599fbf 100644
--- a/src/main/org/codehaus/groovy/ast/AstToTextHelper.java
+++ b/src/main/org/codehaus/groovy/ast/AstToTextHelper.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/ast/ClassCodeExpressionTransformer.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/ClassCodeExpressionTransformer.java 
b/src/main/org/codehaus/groovy/ast/ClassCodeExpressionTransformer.java
index 8132191..be271a4 100644
--- a/src/main/org/codehaus/groovy/ast/ClassCodeExpressionTransformer.java
+++ b/src/main/org/codehaus/groovy/ast/ClassCodeExpressionTransformer.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/ast/ClassCodeVisitorSupport.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ClassCodeVisitorSupport.java 
b/src/main/org/codehaus/groovy/ast/ClassCodeVisitorSupport.java
index f89700e..c675b9e 100644
--- a/src/main/org/codehaus/groovy/ast/ClassCodeVisitorSupport.java
+++ b/src/main/org/codehaus/groovy/ast/ClassCodeVisitorSupport.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/ast/ClassHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ClassHelper.java 
b/src/main/org/codehaus/groovy/ast/ClassHelper.java
index 22bc514..d68ebe6 100644
--- a/src/main/org/codehaus/groovy/ast/ClassHelper.java
+++ b/src/main/org/codehaus/groovy/ast/ClassHelper.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/ast/ClassNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ClassNode.java 
b/src/main/org/codehaus/groovy/ast/ClassNode.java
index dc6a9fc..8485157 100644
--- a/src/main/org/codehaus/groovy/ast/ClassNode.java
+++ b/src/main/org/codehaus/groovy/ast/ClassNode.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/ast/CodeVisitorSupport.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/CodeVisitorSupport.java 
b/src/main/org/codehaus/groovy/ast/CodeVisitorSupport.java
index a0d2430..59fa8d7 100644
--- a/src/main/org/codehaus/groovy/ast/CodeVisitorSupport.java
+++ b/src/main/org/codehaus/groovy/ast/CodeVisitorSupport.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/ast/CompileUnit.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/CompileUnit.java 
b/src/main/org/codehaus/groovy/ast/CompileUnit.java
index 13d31d6..2795165 100644
--- a/src/main/org/codehaus/groovy/ast/CompileUnit.java
+++ b/src/main/org/codehaus/groovy/ast/CompileUnit.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/ast/ConstructorNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ConstructorNode.java 
b/src/main/org/codehaus/groovy/ast/ConstructorNode.java
index 00b996c..7c13bff 100644
--- a/src/main/org/codehaus/groovy/ast/ConstructorNode.java
+++ b/src/main/org/codehaus/groovy/ast/ConstructorNode.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/ast/DynamicVariable.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/DynamicVariable.java 
b/src/main/org/codehaus/groovy/ast/DynamicVariable.java
index e99b31c..4bfe71d 100644
--- a/src/main/org/codehaus/groovy/ast/DynamicVariable.java
+++ b/src/main/org/codehaus/groovy/ast/DynamicVariable.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/ast/EnumConstantClassNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/EnumConstantClassNode.java 
b/src/main/org/codehaus/groovy/ast/EnumConstantClassNode.java
index aa3bee1..4dae4d0 100644
--- a/src/main/org/codehaus/groovy/ast/EnumConstantClassNode.java
+++ b/src/main/org/codehaus/groovy/ast/EnumConstantClassNode.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/ast/FieldNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/FieldNode.java 
b/src/main/org/codehaus/groovy/ast/FieldNode.java
index a3a5836..9504b92 100644
--- a/src/main/org/codehaus/groovy/ast/FieldNode.java
+++ b/src/main/org/codehaus/groovy/ast/FieldNode.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/ast/GenericsType.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/GenericsType.java 
b/src/main/org/codehaus/groovy/ast/GenericsType.java
index 4c9f8dc..053c7c5 100644
--- a/src/main/org/codehaus/groovy/ast/GenericsType.java
+++ b/src/main/org/codehaus/groovy/ast/GenericsType.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/ast/GroovyClassVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/GroovyClassVisitor.java 
b/src/main/org/codehaus/groovy/ast/GroovyClassVisitor.java
index e6d7c73..868d227 100644
--- a/src/main/org/codehaus/groovy/ast/GroovyClassVisitor.java
+++ b/src/main/org/codehaus/groovy/ast/GroovyClassVisitor.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/ast/GroovyCodeVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/GroovyCodeVisitor.java 
b/src/main/org/codehaus/groovy/ast/GroovyCodeVisitor.java
index ee12a0c..065784f 100644
--- a/src/main/org/codehaus/groovy/ast/GroovyCodeVisitor.java
+++ b/src/main/org/codehaus/groovy/ast/GroovyCodeVisitor.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/ast/ImportNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ImportNode.java 
b/src/main/org/codehaus/groovy/ast/ImportNode.java
index 20bb1ac..5f01494 100644
--- a/src/main/org/codehaus/groovy/ast/ImportNode.java
+++ b/src/main/org/codehaus/groovy/ast/ImportNode.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/ast/InnerClassNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/InnerClassNode.java 
b/src/main/org/codehaus/groovy/ast/InnerClassNode.java
index af4bc5e..8f3c9a8 100644
--- a/src/main/org/codehaus/groovy/ast/InnerClassNode.java
+++ b/src/main/org/codehaus/groovy/ast/InnerClassNode.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/ast/InterfaceHelperClassNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/InterfaceHelperClassNode.java 
b/src/main/org/codehaus/groovy/ast/InterfaceHelperClassNode.java
index 22e5ebb..d2e952f 100644
--- a/src/main/org/codehaus/groovy/ast/InterfaceHelperClassNode.java
+++ b/src/main/org/codehaus/groovy/ast/InterfaceHelperClassNode.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/ast/MethodNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/MethodNode.java 
b/src/main/org/codehaus/groovy/ast/MethodNode.java
index 5f2643e..04dbd67 100644
--- a/src/main/org/codehaus/groovy/ast/MethodNode.java
+++ b/src/main/org/codehaus/groovy/ast/MethodNode.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/ast/MixinASTTransformation.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/MixinASTTransformation.java 
b/src/main/org/codehaus/groovy/ast/MixinASTTransformation.java
index b3d564b..21bccce 100644
--- a/src/main/org/codehaus/groovy/ast/MixinASTTransformation.java
+++ b/src/main/org/codehaus/groovy/ast/MixinASTTransformation.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/ast/MixinNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/MixinNode.java 
b/src/main/org/codehaus/groovy/ast/MixinNode.java
index 487fadf..fab6e59 100644
--- a/src/main/org/codehaus/groovy/ast/MixinNode.java
+++ b/src/main/org/codehaus/groovy/ast/MixinNode.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/ast/ModuleNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/ModuleNode.java 
b/src/main/org/codehaus/groovy/ast/ModuleNode.java
index 96a5af0..a9123c5 100644
--- a/src/main/org/codehaus/groovy/ast/ModuleNode.java
+++ b/src/main/org/codehaus/groovy/ast/ModuleNode.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/ast/PackageNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/PackageNode.java 
b/src/main/org/codehaus/groovy/ast/PackageNode.java
index 6a9bec3..d4fb15a 100644
--- a/src/main/org/codehaus/groovy/ast/PackageNode.java
+++ b/src/main/org/codehaus/groovy/ast/PackageNode.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/ast/Parameter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/Parameter.java 
b/src/main/org/codehaus/groovy/ast/Parameter.java
index 364411b..7e03e5b 100644
--- a/src/main/org/codehaus/groovy/ast/Parameter.java
+++ b/src/main/org/codehaus/groovy/ast/Parameter.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/ast/PropertyNode.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/PropertyNode.java 
b/src/main/org/codehaus/groovy/ast/PropertyNode.java
index bd2d9e3..be4e1326 100644
--- a/src/main/org/codehaus/groovy/ast/PropertyNode.java
+++ b/src/main/org/codehaus/groovy/ast/PropertyNode.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/ast/Variable.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/Variable.java 
b/src/main/org/codehaus/groovy/ast/Variable.java
index 29a07e4..2e94739 100644
--- a/src/main/org/codehaus/groovy/ast/Variable.java
+++ b/src/main/org/codehaus/groovy/ast/Variable.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/ast/VariableScope.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/VariableScope.java 
b/src/main/org/codehaus/groovy/ast/VariableScope.java
index 289df44..c505a00 100644
--- a/src/main/org/codehaus/groovy/ast/VariableScope.java
+++ b/src/main/org/codehaus/groovy/ast/VariableScope.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/ast/builder/AstBuilderTransformation.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/builder/AstBuilderTransformation.java 
b/src/main/org/codehaus/groovy/ast/builder/AstBuilderTransformation.java
index 2df0132..20a4aea 100644
--- a/src/main/org/codehaus/groovy/ast/builder/AstBuilderTransformation.java
+++ b/src/main/org/codehaus/groovy/ast/builder/AstBuilderTransformation.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/ast/decompiled/Annotations.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/decompiled/Annotations.java 
b/src/main/org/codehaus/groovy/ast/decompiled/Annotations.java
index 122ef15..ce64070 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/Annotations.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/Annotations.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/ast/decompiled/AsmDecompiler.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/decompiled/AsmDecompiler.java 
b/src/main/org/codehaus/groovy/ast/decompiled/AsmDecompiler.java
index c796787..62f9f69 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/AsmDecompiler.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/AsmDecompiler.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/ast/decompiled/AsmReferenceResolver.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/AsmReferenceResolver.java 
b/src/main/org/codehaus/groovy/ast/decompiled/AsmReferenceResolver.java
index b89f95d..9b96fa1 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/AsmReferenceResolver.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/AsmReferenceResolver.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/ast/decompiled/ClassSignatureParser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/ClassSignatureParser.java 
b/src/main/org/codehaus/groovy/ast/decompiled/ClassSignatureParser.java
index 9ad7f53..2222590 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/ClassSignatureParser.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/ClassSignatureParser.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/ast/decompiled/ClassStub.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/decompiled/ClassStub.java 
b/src/main/org/codehaus/groovy/ast/decompiled/ClassStub.java
index 380cda2..aaadf04 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/ClassStub.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/ClassStub.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/ast/decompiled/DecompiledClassNode.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/DecompiledClassNode.java 
b/src/main/org/codehaus/groovy/ast/decompiled/DecompiledClassNode.java
index 29e35d1..b0a54db 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/DecompiledClassNode.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/DecompiledClassNode.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/ast/decompiled/FormalParameterParser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/FormalParameterParser.java 
b/src/main/org/codehaus/groovy/ast/decompiled/FormalParameterParser.java
index 4a62c80..b8f271a 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/FormalParameterParser.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/FormalParameterParser.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/ast/decompiled/MemberSignatureParser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/MemberSignatureParser.java 
b/src/main/org/codehaus/groovy/ast/decompiled/MemberSignatureParser.java
index 4fff6e6..ecda06d 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/MemberSignatureParser.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/MemberSignatureParser.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/ast/decompiled/TypeSignatureParser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/decompiled/TypeSignatureParser.java 
b/src/main/org/codehaus/groovy/ast/decompiled/TypeSignatureParser.java
index 8326617..43b45dc 100644
--- a/src/main/org/codehaus/groovy/ast/decompiled/TypeSignatureParser.java
+++ b/src/main/org/codehaus/groovy/ast/decompiled/TypeSignatureParser.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/ast/expr/AnnotationConstantExpression.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/expr/AnnotationConstantExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/AnnotationConstantExpression.java
index 2d843fe..d3e0ede 100644
--- a/src/main/org/codehaus/groovy/ast/expr/AnnotationConstantExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/AnnotationConstantExpression.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/ast/expr/ArgumentListExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ArgumentListExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ArgumentListExpression.java
index c0c93c5..28313da 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ArgumentListExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ArgumentListExpression.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/ast/expr/ArrayExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ArrayExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ArrayExpression.java
index d8f1f23..837d191 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ArrayExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ArrayExpression.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/ast/expr/AttributeExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/AttributeExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/AttributeExpression.java
index 2eff310..c8a4e09 100644
--- a/src/main/org/codehaus/groovy/ast/expr/AttributeExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/AttributeExpression.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/ast/expr/BinaryExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/BinaryExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/BinaryExpression.java
index 59ac04a..dbb3d5e 100644
--- a/src/main/org/codehaus/groovy/ast/expr/BinaryExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/BinaryExpression.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/ast/expr/BitwiseNegationExpression.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/expr/BitwiseNegationExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/BitwiseNegationExpression.java
index a613b55..bd2b114 100644
--- a/src/main/org/codehaus/groovy/ast/expr/BitwiseNegationExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/BitwiseNegationExpression.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/ast/expr/BooleanExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/BooleanExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/BooleanExpression.java
index 559929e..2eefebf 100644
--- a/src/main/org/codehaus/groovy/ast/expr/BooleanExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/BooleanExpression.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/ast/expr/CastExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/CastExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/CastExpression.java
index 02db7f3..f57e0f0 100644
--- a/src/main/org/codehaus/groovy/ast/expr/CastExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/CastExpression.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/ast/expr/ClassExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ClassExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ClassExpression.java
index b6b7d62..13dec14 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ClassExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ClassExpression.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/ast/expr/ClosureExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ClosureExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ClosureExpression.java
index fe6b262..8c4c792 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ClosureExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ClosureExpression.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/ast/expr/ClosureListExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ClosureListExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ClosureListExpression.java
index d772827..8f87640 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ClosureListExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ClosureListExpression.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/ast/expr/ConstantExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ConstantExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ConstantExpression.java
index 8eadb18..d27c9cc 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ConstantExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ConstantExpression.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/ast/expr/ConstructorCallExpression.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/expr/ConstructorCallExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ConstructorCallExpression.java
index 41ae6aa..56013ec 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ConstructorCallExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ConstructorCallExpression.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/ast/expr/DeclarationExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/DeclarationExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/DeclarationExpression.java
index 43c3e36..00ad8d8 100644
--- a/src/main/org/codehaus/groovy/ast/expr/DeclarationExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/DeclarationExpression.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/ast/expr/ElvisOperatorExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ElvisOperatorExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ElvisOperatorExpression.java
index 1e87f12..e794fb5 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ElvisOperatorExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ElvisOperatorExpression.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/ast/expr/EmptyExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/EmptyExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/EmptyExpression.java
index ac0aa01..4de4193 100644
--- a/src/main/org/codehaus/groovy/ast/expr/EmptyExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/EmptyExpression.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/ast/expr/Expression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/Expression.java 
b/src/main/org/codehaus/groovy/ast/expr/Expression.java
index 1159977..8a60a31 100644
--- a/src/main/org/codehaus/groovy/ast/expr/Expression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/Expression.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/ast/expr/ExpressionTransformer.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ExpressionTransformer.java 
b/src/main/org/codehaus/groovy/ast/expr/ExpressionTransformer.java
index c464617..d80e3ac 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ExpressionTransformer.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ExpressionTransformer.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/ast/expr/FieldExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/FieldExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/FieldExpression.java
index 4b2dc98..97e9354 100644
--- a/src/main/org/codehaus/groovy/ast/expr/FieldExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/FieldExpression.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/ast/expr/GStringExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/GStringExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/GStringExpression.java
index 9437bc0..5e2cd3d 100644
--- a/src/main/org/codehaus/groovy/ast/expr/GStringExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/GStringExpression.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/ast/expr/ListExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/ListExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/ListExpression.java
index 125e045..bf7fb0d 100644
--- a/src/main/org/codehaus/groovy/ast/expr/ListExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/ListExpression.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

Reply via email to