http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/ast/expr/MapEntryExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/MapEntryExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/MapEntryExpression.java
index 6606b1a..d4c918e 100644
--- a/src/main/org/codehaus/groovy/ast/expr/MapEntryExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/MapEntryExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/MapExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/MapExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/MapExpression.java
index eca975c..8679776 100644
--- a/src/main/org/codehaus/groovy/ast/expr/MapExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/MapExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/MethodCall.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/MethodCall.java 
b/src/main/org/codehaus/groovy/ast/expr/MethodCall.java
index 610494b..e2e889d 100644
--- a/src/main/org/codehaus/groovy/ast/expr/MethodCall.java
+++ b/src/main/org/codehaus/groovy/ast/expr/MethodCall.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/MethodCallExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/MethodCallExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/MethodCallExpression.java
index 2db5968..7372670 100644
--- a/src/main/org/codehaus/groovy/ast/expr/MethodCallExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/MethodCallExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/MethodPointerExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/MethodPointerExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/MethodPointerExpression.java
index 201cd59..3b99488 100644
--- a/src/main/org/codehaus/groovy/ast/expr/MethodPointerExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/MethodPointerExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/NamedArgumentListExpression.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java
index 0ef9055..2a5a923 100644
--- a/src/main/org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/NotExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/NotExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/NotExpression.java
index d9faab8..ec227ee 100644
--- a/src/main/org/codehaus/groovy/ast/expr/NotExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/NotExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/PostfixExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/PostfixExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/PostfixExpression.java
index 7456f9b..e8003fa 100644
--- a/src/main/org/codehaus/groovy/ast/expr/PostfixExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/PostfixExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/PrefixExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/PrefixExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/PrefixExpression.java
index 0cf8bf9..48894d3 100644
--- a/src/main/org/codehaus/groovy/ast/expr/PrefixExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/PrefixExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/PropertyExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/PropertyExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/PropertyExpression.java
index 664b90b..09ef0ec 100644
--- a/src/main/org/codehaus/groovy/ast/expr/PropertyExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/PropertyExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/RangeExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/RangeExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/RangeExpression.java
index 7b32304..1046c10 100644
--- a/src/main/org/codehaus/groovy/ast/expr/RangeExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/RangeExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/SpreadExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/SpreadExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/SpreadExpression.java
index e926e4a..ea424cc 100644
--- a/src/main/org/codehaus/groovy/ast/expr/SpreadExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/SpreadExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/SpreadMapExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/SpreadMapExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/SpreadMapExpression.java
index 028f437..14b7331 100644
--- a/src/main/org/codehaus/groovy/ast/expr/SpreadMapExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/SpreadMapExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/StaticMethodCallExpression.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java
index fe321e9..8497d0f 100644
--- a/src/main/org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/TernaryExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/TernaryExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/TernaryExpression.java
index 3c9984a..d475928 100644
--- a/src/main/org/codehaus/groovy/ast/expr/TernaryExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/TernaryExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/TupleExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/TupleExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/TupleExpression.java
index 10e24ad..2593e15 100644
--- a/src/main/org/codehaus/groovy/ast/expr/TupleExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/TupleExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/UnaryMinusExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/UnaryMinusExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/UnaryMinusExpression.java
index 6078c33..8d1315e 100644
--- a/src/main/org/codehaus/groovy/ast/expr/UnaryMinusExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/UnaryMinusExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/UnaryPlusExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/UnaryPlusExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/UnaryPlusExpression.java
index a724172..7c3f990 100644
--- a/src/main/org/codehaus/groovy/ast/expr/UnaryPlusExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/UnaryPlusExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/VariableExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/expr/VariableExpression.java 
b/src/main/org/codehaus/groovy/ast/expr/VariableExpression.java
index 3d8cb02..7b75f33 100644
--- a/src/main/org/codehaus/groovy/ast/expr/VariableExpression.java
+++ b/src/main/org/codehaus/groovy/ast/expr/VariableExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/AssertStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/AssertStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/AssertStatement.java
index 56a8a73..3f1fb33 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/AssertStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/AssertStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/BlockStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/BlockStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/BlockStatement.java
index 62d7c2e..2368b75 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/BlockStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/BlockStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/BreakStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/BreakStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/BreakStatement.java
index 2eaa4d3..e605fb0 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/BreakStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/BreakStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/CaseStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/CaseStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/CaseStatement.java
index e05b462..66af8e3 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/CaseStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/CaseStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/CatchStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/CatchStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/CatchStatement.java
index fb1b915..6f64c45 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/CatchStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/CatchStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/ContinueStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/ContinueStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/ContinueStatement.java
index d38b049..6d92b80 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/ContinueStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/ContinueStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/DoWhileStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/DoWhileStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/DoWhileStatement.java
index e98dd8c..f7193e6 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/DoWhileStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/DoWhileStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/EmptyStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/EmptyStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/EmptyStatement.java
index c47840c..0efdfb7 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/EmptyStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/EmptyStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/ExpressionStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/ExpressionStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/ExpressionStatement.java
index 87359af..356c0c2 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/ExpressionStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/ExpressionStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/ForStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/ForStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/ForStatement.java
index 49ef34b..7fe5658 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/ForStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/ForStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/IfStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/IfStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/IfStatement.java
index ccc7981..cf09a36 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/IfStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/IfStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/LoopingStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/LoopingStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/LoopingStatement.java
index 65239f2..4568103 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/LoopingStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/LoopingStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/ReturnStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/ReturnStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/ReturnStatement.java
index 8cf73cc..1dd2da9 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/ReturnStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/ReturnStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/Statement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/Statement.java 
b/src/main/org/codehaus/groovy/ast/stmt/Statement.java
index 1f11f67..80dbc4d 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/Statement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/Statement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/SwitchStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/SwitchStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/SwitchStatement.java
index 5066032..6844109 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/SwitchStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/SwitchStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/SynchronizedStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/SynchronizedStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/SynchronizedStatement.java
index e7eddca..368fc96 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/SynchronizedStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/SynchronizedStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/ThrowStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/ThrowStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/ThrowStatement.java
index 9ce270f..04fb531 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/ThrowStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/ThrowStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/TryCatchStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/TryCatchStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/TryCatchStatement.java
index a18453e..cd523f8 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/TryCatchStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/TryCatchStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/stmt/WhileStatement.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/stmt/WhileStatement.java 
b/src/main/org/codehaus/groovy/ast/stmt/WhileStatement.java
index ea60a71..f91f6b8 100644
--- a/src/main/org/codehaus/groovy/ast/stmt/WhileStatement.java
+++ b/src/main/org/codehaus/groovy/ast/stmt/WhileStatement.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/tools/ClosureUtils.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/tools/ClosureUtils.java 
b/src/main/org/codehaus/groovy/ast/tools/ClosureUtils.java
index 63b7180..e037ef3 100644
--- a/src/main/org/codehaus/groovy/ast/tools/ClosureUtils.java
+++ b/src/main/org/codehaus/groovy/ast/tools/ClosureUtils.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/tools/GeneralUtils.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/tools/GeneralUtils.java 
b/src/main/org/codehaus/groovy/ast/tools/GeneralUtils.java
index 28d6114..39eacc4 100644
--- a/src/main/org/codehaus/groovy/ast/tools/GeneralUtils.java
+++ b/src/main/org/codehaus/groovy/ast/tools/GeneralUtils.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/tools/GenericsUtils.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/tools/GenericsUtils.java 
b/src/main/org/codehaus/groovy/ast/tools/GenericsUtils.java
index 23ebcc4..38cc94c 100644
--- a/src/main/org/codehaus/groovy/ast/tools/GenericsUtils.java
+++ b/src/main/org/codehaus/groovy/ast/tools/GenericsUtils.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  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/tools/WideningCategories.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/ast/tools/WideningCategories.java 
b/src/main/org/codehaus/groovy/ast/tools/WideningCategories.java
index fa103b8..a8dcf22 100644
--- a/src/main/org/codehaus/groovy/ast/tools/WideningCategories.java
+++ b/src/main/org/codehaus/groovy/ast/tools/WideningCategories.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/AnnotationVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/AnnotationVisitor.java 
b/src/main/org/codehaus/groovy/classgen/AnnotationVisitor.java
index f97ddca..71e89e5 100644
--- a/src/main/org/codehaus/groovy/classgen/AnnotationVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/AnnotationVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java 
b/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java
index dcfe120..881e5ef 100644
--- a/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java
+++ b/src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/BytecodeExpression.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/BytecodeExpression.java 
b/src/main/org/codehaus/groovy/classgen/BytecodeExpression.java
index 875ad1d..2e07f57 100644
--- a/src/main/org/codehaus/groovy/classgen/BytecodeExpression.java
+++ b/src/main/org/codehaus/groovy/classgen/BytecodeExpression.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/BytecodeInstruction.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/BytecodeInstruction.java 
b/src/main/org/codehaus/groovy/classgen/BytecodeInstruction.java
index 83499d1..e390654 100644
--- a/src/main/org/codehaus/groovy/classgen/BytecodeInstruction.java
+++ b/src/main/org/codehaus/groovy/classgen/BytecodeInstruction.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/BytecodeSequence.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/BytecodeSequence.java 
b/src/main/org/codehaus/groovy/classgen/BytecodeSequence.java
index 30447df..c5a6645 100644
--- a/src/main/org/codehaus/groovy/classgen/BytecodeSequence.java
+++ b/src/main/org/codehaus/groovy/classgen/BytecodeSequence.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java 
b/src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java
index 5e54ffd..6364811 100644
--- a/src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java
+++ b/src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/ClassGenerator.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/ClassGenerator.java 
b/src/main/org/codehaus/groovy/classgen/ClassGenerator.java
index 91fa655..f3bf6dc 100644
--- a/src/main/org/codehaus/groovy/classgen/ClassGenerator.java
+++ b/src/main/org/codehaus/groovy/classgen/ClassGenerator.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/ClassGeneratorException.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/ClassGeneratorException.java 
b/src/main/org/codehaus/groovy/classgen/ClassGeneratorException.java
index 853f5a5..17d2ee6 100644
--- a/src/main/org/codehaus/groovy/classgen/ClassGeneratorException.java
+++ b/src/main/org/codehaus/groovy/classgen/ClassGeneratorException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/DummyClassGenerator.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/DummyClassGenerator.java 
b/src/main/org/codehaus/groovy/classgen/DummyClassGenerator.java
index 9944db4..85346c2 100644
--- a/src/main/org/codehaus/groovy/classgen/DummyClassGenerator.java
+++ b/src/main/org/codehaus/groovy/classgen/DummyClassGenerator.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/EnumCompletionVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/EnumCompletionVisitor.java 
b/src/main/org/codehaus/groovy/classgen/EnumCompletionVisitor.java
index b827ade..51b17c0 100644
--- a/src/main/org/codehaus/groovy/classgen/EnumCompletionVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/EnumCompletionVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/EnumVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/EnumVisitor.java 
b/src/main/org/codehaus/groovy/classgen/EnumVisitor.java
index ff36596..92a268f 100644
--- a/src/main/org/codehaus/groovy/classgen/EnumVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/EnumVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/ExtendedVerifier.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/ExtendedVerifier.java 
b/src/main/org/codehaus/groovy/classgen/ExtendedVerifier.java
index 35bd735..07478f3 100644
--- a/src/main/org/codehaus/groovy/classgen/ExtendedVerifier.java
+++ b/src/main/org/codehaus/groovy/classgen/ExtendedVerifier.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/FinalVariableAnalyzer.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/FinalVariableAnalyzer.java 
b/src/main/org/codehaus/groovy/classgen/FinalVariableAnalyzer.java
index c31dc0f..aa0af8a 100644
--- a/src/main/org/codehaus/groovy/classgen/FinalVariableAnalyzer.java
+++ b/src/main/org/codehaus/groovy/classgen/FinalVariableAnalyzer.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/GeneratorContext.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/GeneratorContext.java 
b/src/main/org/codehaus/groovy/classgen/GeneratorContext.java
index dde6236..b862c9e 100644
--- a/src/main/org/codehaus/groovy/classgen/GeneratorContext.java
+++ b/src/main/org/codehaus/groovy/classgen/GeneratorContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/InnerClassCompletionVisitor.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/InnerClassCompletionVisitor.java 
b/src/main/org/codehaus/groovy/classgen/InnerClassCompletionVisitor.java
index 5f44b3a..05d9186 100644
--- a/src/main/org/codehaus/groovy/classgen/InnerClassCompletionVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/InnerClassCompletionVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/InnerClassVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/InnerClassVisitor.java 
b/src/main/org/codehaus/groovy/classgen/InnerClassVisitor.java
index 9050dbc..dff2636 100644
--- a/src/main/org/codehaus/groovy/classgen/InnerClassVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/InnerClassVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/InnerClassVisitorHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/InnerClassVisitorHelper.java 
b/src/main/org/codehaus/groovy/classgen/InnerClassVisitorHelper.java
index b3aab6d..5b86c65 100644
--- a/src/main/org/codehaus/groovy/classgen/InnerClassVisitorHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/InnerClassVisitorHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/ReturnAdder.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/ReturnAdder.java 
b/src/main/org/codehaus/groovy/classgen/ReturnAdder.java
index 591c915..e102017 100644
--- a/src/main/org/codehaus/groovy/classgen/ReturnAdder.java
+++ b/src/main/org/codehaus/groovy/classgen/ReturnAdder.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/VariableScopeVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/VariableScopeVisitor.java 
b/src/main/org/codehaus/groovy/classgen/VariableScopeVisitor.java
index 4fcc779..bc3a0d4 100644
--- a/src/main/org/codehaus/groovy/classgen/VariableScopeVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/VariableScopeVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/Verifier.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/Verifier.java 
b/src/main/org/codehaus/groovy/classgen/Verifier.java
index 3594ace..5e2c42d 100644
--- a/src/main/org/codehaus/groovy/classgen/Verifier.java
+++ b/src/main/org/codehaus/groovy/classgen/Verifier.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/VerifierCodeVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/VerifierCodeVisitor.java 
b/src/main/org/codehaus/groovy/classgen/VerifierCodeVisitor.java
index e02fc40..0261621 100644
--- a/src/main/org/codehaus/groovy/classgen/VerifierCodeVisitor.java
+++ b/src/main/org/codehaus/groovy/classgen/VerifierCodeVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/AssertionWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/AssertionWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/AssertionWriter.java
index f034607..207f3eb 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/AssertionWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/AssertionWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryBooleanExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryBooleanExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryBooleanExpressionHelper.java
index 35492f5..18e3169 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryBooleanExpressionHelper.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryBooleanExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryDoubleExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryDoubleExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryDoubleExpressionHelper.java
index 1d46b38..271b247 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryDoubleExpressionHelper.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryDoubleExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionHelper.java
index 33b456a..57d6f1c 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionMultiTypeDispatcher.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionMultiTypeDispatcher.java
 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionMultiTypeDispatcher.java
index 43c3de5..0fcd294 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionMultiTypeDispatcher.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionMultiTypeDispatcher.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionWriter.java
index 9a3581c..731c418 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BinaryExpressionWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryFloatExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryFloatExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryFloatExpressionHelper.java
index 39f39a5..fac9cb1 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BinaryFloatExpressionHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BinaryFloatExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryIntExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryIntExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryIntExpressionHelper.java
index f56b135..d439316 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BinaryIntExpressionHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BinaryIntExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryLongExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryLongExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryLongExpressionHelper.java
index 57f3d53..90bb8b9 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BinaryLongExpressionHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BinaryLongExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BinaryObjectExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryObjectExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryObjectExpressionHelper.java
index b66fa2c..31350d5 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/BinaryObjectExpressionHelper.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/BinaryObjectExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BytecodeDumper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/BytecodeDumper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BytecodeDumper.java
index cb22604..935020f 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BytecodeDumper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BytecodeDumper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BytecodeHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/BytecodeHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/BytecodeHelper.java
index 77bcc77..4c14469 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BytecodeHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BytecodeHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/BytecodeVariable.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/BytecodeVariable.java 
b/src/main/org/codehaus/groovy/classgen/asm/BytecodeVariable.java
index 8970732..c45a614 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/BytecodeVariable.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/BytecodeVariable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/CallSiteWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/CallSiteWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/CallSiteWriter.java
index 0adbef5..55ff5d3 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/CallSiteWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/CallSiteWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java
index fe7e45a..777411e 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/CompileStack.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/CompileStack.java 
b/src/main/org/codehaus/groovy/classgen/asm/CompileStack.java
index 4ef564f..ac9b7a9 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/CompileStack.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/CompileStack.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/DelegatingController.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/DelegatingController.java 
b/src/main/org/codehaus/groovy/classgen/asm/DelegatingController.java
index df2528e..b12beb2 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/DelegatingController.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/DelegatingController.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/ExpressionAsVariableSlot.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/ExpressionAsVariableSlot.java 
b/src/main/org/codehaus/groovy/classgen/asm/ExpressionAsVariableSlot.java
index 2391849..c4c1077 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/ExpressionAsVariableSlot.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/ExpressionAsVariableSlot.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/InvocationWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/InvocationWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/InvocationWriter.java
index 9be85f1..19523cd 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/InvocationWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/InvocationWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/MethodCaller.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/MethodCaller.java 
b/src/main/org/codehaus/groovy/classgen/asm/MethodCaller.java
index 43c089a..efe3082 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/MethodCaller.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/MethodCaller.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/MethodCallerMultiAdapter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/MethodCallerMultiAdapter.java 
b/src/main/org/codehaus/groovy/classgen/asm/MethodCallerMultiAdapter.java
index 2d39702..1802028 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/MethodCallerMultiAdapter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/MethodCallerMultiAdapter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/MopWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/MopWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/MopWriter.java
index ddd8f71..cf1e722 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/MopWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/MopWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/OperandStack.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/OperandStack.java 
b/src/main/org/codehaus/groovy/classgen/asm/OperandStack.java
index b06d525..9ea523c 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/OperandStack.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/OperandStack.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/OptimizingStatementWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/OptimizingStatementWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/OptimizingStatementWriter.java
index 7217bb2..104eb1f 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/OptimizingStatementWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/OptimizingStatementWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.java 
b/src/main/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.java
index ff340cc..586a183 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/StatementMetaTypeChooser.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/StatementWriter.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/StatementWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/StatementWriter.java
index c6a3556..2ef012a 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/StatementWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/StatementWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/TypeChooser.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/TypeChooser.java 
b/src/main/org/codehaus/groovy/classgen/asm/TypeChooser.java
index 5ba30d5..ec552b3 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/TypeChooser.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/TypeChooser.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/UnaryExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/UnaryExpressionHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/UnaryExpressionHelper.java
index 73d8ce4..fa79468 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/UnaryExpressionHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/UnaryExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/VariableSlotLoader.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/VariableSlotLoader.java 
b/src/main/org/codehaus/groovy/classgen/asm/VariableSlotLoader.java
index f5ed2ca..9876769 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/VariableSlotLoader.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/VariableSlotLoader.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/WriterController.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/WriterController.java 
b/src/main/org/codehaus/groovy/classgen/asm/WriterController.java
index 17ab1b3..7aaafd1 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/WriterController.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/WriterController.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/WriterControllerFactory.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/WriterControllerFactory.java 
b/src/main/org/codehaus/groovy/classgen/asm/WriterControllerFactory.java
index 0e12701..a47f309 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/WriterControllerFactory.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/WriterControllerFactory.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/indy/IndyBinHelper.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/classgen/asm/indy/IndyBinHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/indy/IndyBinHelper.java
index 7e3bab7..68ec884 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/indy/IndyBinHelper.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/indy/IndyBinHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/indy/IndyCallSiteWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/indy/IndyCallSiteWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/indy/IndyCallSiteWriter.java
index 32794bb..202cd36 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/indy/IndyCallSiteWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/indy/IndyCallSiteWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/indy/InvokeDynamicWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/indy/InvokeDynamicWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/indy/InvokeDynamicWriter.java
index 4280fd8..362544e 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/indy/InvokeDynamicWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/indy/InvokeDynamicWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java
 
b/src/main/org/codehaus/groovy/classgen/asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java
index d79569d..ebcf2a8 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticCompilationMopWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticCompilationMopWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticCompilationMopWriter.java
index af1d497..5a09829 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticCompilationMopWriter.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticCompilationMopWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java
index 1d2cb73..b027a8a 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticPropertyAccessHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticPropertyAccessHelper.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticPropertyAccessHelper.java
index a3bb10a..6027a0c 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticPropertyAccessHelper.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticPropertyAccessHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesBinaryExpressionMultiTypeDispatcher.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesBinaryExpressionMultiTypeDispatcher.java
 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesBinaryExpressionMultiTypeDispatcher.java
index 55b261e..60e5966 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesBinaryExpressionMultiTypeDispatcher.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesBinaryExpressionMultiTypeDispatcher.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesCallSiteWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesCallSiteWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesCallSiteWriter.java
index e4b115d..1e3f23b 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesCallSiteWriter.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesCallSiteWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesClosureWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesClosureWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesClosureWriter.java
index 5510a6c..8ac7ab8 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesClosureWriter.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesClosureWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.java
index bb7d8b6..cfbb833 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesTypeChooser.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesTypeChooser.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesTypeChooser.java
index 9abcca2..b54c988 100644
--- a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesTypeChooser.java
+++ b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesTypeChooser.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesUnaryExpressionHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesUnaryExpressionHelper.java
 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesUnaryExpressionHelper.java
index 44b3c6f..dc8ff96 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesUnaryExpressionHelper.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesUnaryExpressionHelper.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterController.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterController.java 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterController.java
index b1bdf62..e8c84cc 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterController.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterController.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterControllerFactoryImpl.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterControllerFactoryImpl.java
 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterControllerFactoryImpl.java
index 0fe8011..c68f635 100644
--- 
a/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterControllerFactoryImpl.java
+++ 
b/src/main/org/codehaus/groovy/classgen/asm/sc/StaticTypesWriterControllerFactoryImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/cli/GroovyPosixParser.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/cli/GroovyPosixParser.java 
b/src/main/org/codehaus/groovy/cli/GroovyPosixParser.java
index b6c258d..cd78c44 100644
--- a/src/main/org/codehaus/groovy/cli/GroovyPosixParser.java
+++ b/src/main/org/codehaus/groovy/cli/GroovyPosixParser.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ASTTransformationsContext.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/control/ASTTransformationsContext.java 
b/src/main/org/codehaus/groovy/control/ASTTransformationsContext.java
index 993f820..9cc0b10 100644
--- a/src/main/org/codehaus/groovy/control/ASTTransformationsContext.java
+++ b/src/main/org/codehaus/groovy/control/ASTTransformationsContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/AnnotationConstantsVisitor.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/control/AnnotationConstantsVisitor.java 
b/src/main/org/codehaus/groovy/control/AnnotationConstantsVisitor.java
index 094dba5..94d447d 100644
--- a/src/main/org/codehaus/groovy/control/AnnotationConstantsVisitor.java
+++ b/src/main/org/codehaus/groovy/control/AnnotationConstantsVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/BytecodeProcessor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/BytecodeProcessor.java 
b/src/main/org/codehaus/groovy/control/BytecodeProcessor.java
index eae3e11..6ef8c30 100644
--- a/src/main/org/codehaus/groovy/control/BytecodeProcessor.java
+++ b/src/main/org/codehaus/groovy/control/BytecodeProcessor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ClassNodeResolver.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/ClassNodeResolver.java 
b/src/main/org/codehaus/groovy/control/ClassNodeResolver.java
index cfa768d..b6d995c 100644
--- a/src/main/org/codehaus/groovy/control/ClassNodeResolver.java
+++ b/src/main/org/codehaus/groovy/control/ClassNodeResolver.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/CompilationFailedException.java
----------------------------------------------------------------------
diff --git 
a/src/main/org/codehaus/groovy/control/CompilationFailedException.java 
b/src/main/org/codehaus/groovy/control/CompilationFailedException.java
index 4b75233..d22aafb 100644
--- a/src/main/org/codehaus/groovy/control/CompilationFailedException.java
+++ b/src/main/org/codehaus/groovy/control/CompilationFailedException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/CompilationUnit.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/CompilationUnit.java 
b/src/main/org/codehaus/groovy/control/CompilationUnit.java
index 75933a7..d4f0315 100644
--- a/src/main/org/codehaus/groovy/control/CompilationUnit.java
+++ b/src/main/org/codehaus/groovy/control/CompilationUnit.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/CompilePhase.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/CompilePhase.java 
b/src/main/org/codehaus/groovy/control/CompilePhase.java
index 2ac34f6..7b25fed 100644
--- a/src/main/org/codehaus/groovy/control/CompilePhase.java
+++ b/src/main/org/codehaus/groovy/control/CompilePhase.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/CompilerConfiguration.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/CompilerConfiguration.java 
b/src/main/org/codehaus/groovy/control/CompilerConfiguration.java
index b28299d..a08a09b 100644
--- a/src/main/org/codehaus/groovy/control/CompilerConfiguration.java
+++ b/src/main/org/codehaus/groovy/control/CompilerConfiguration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ConfigurationException.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/ConfigurationException.java 
b/src/main/org/codehaus/groovy/control/ConfigurationException.java
index 1b96e5a..7aee9ef 100644
--- a/src/main/org/codehaus/groovy/control/ConfigurationException.java
+++ b/src/main/org/codehaus/groovy/control/ConfigurationException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/ErrorCollector.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/ErrorCollector.java 
b/src/main/org/codehaus/groovy/control/ErrorCollector.java
index 1d7b3e8..9c084f1 100644
--- a/src/main/org/codehaus/groovy/control/ErrorCollector.java
+++ b/src/main/org/codehaus/groovy/control/ErrorCollector.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/GenericsVisitor.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/GenericsVisitor.java 
b/src/main/org/codehaus/groovy/control/GenericsVisitor.java
index 1ee1e2a..9c3b69c 100644
--- a/src/main/org/codehaus/groovy/control/GenericsVisitor.java
+++ b/src/main/org/codehaus/groovy/control/GenericsVisitor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See the NOTICE file
  *  distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/org/codehaus/groovy/control/HasCleanup.java
----------------------------------------------------------------------
diff --git a/src/main/org/codehaus/groovy/control/HasCleanup.java 
b/src/main/org/codehaus/groovy/control/HasCleanup.java
index 1c59721..a81bd6d 100644
--- a/src/main/org/codehaus/groovy/control/HasCleanup.java
+++ b/src/main/org/codehaus/groovy/control/HasCleanup.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed 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