http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/783f6d40/src/main/groovy/io/FileType.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/FileType.java b/src/main/groovy/io/FileType.java
index bb308eb..18727e4 100644
--- a/src/main/groovy/io/FileType.java
+++ b/src/main/groovy/io/FileType.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/io/FileVisitResult.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/FileVisitResult.java 
b/src/main/groovy/io/FileVisitResult.java
index d524fb4..2c73dd1 100644
--- a/src/main/groovy/io/FileVisitResult.java
+++ b/src/main/groovy/io/FileVisitResult.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/io/GroovyPrintStream.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/GroovyPrintStream.java 
b/src/main/groovy/io/GroovyPrintStream.java
index a7658af..3a3e3a6 100644
--- a/src/main/groovy/io/GroovyPrintStream.java
+++ b/src/main/groovy/io/GroovyPrintStream.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/io/GroovyPrintWriter.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/GroovyPrintWriter.java 
b/src/main/groovy/io/GroovyPrintWriter.java
index ab7c4dc..01633c3 100644
--- a/src/main/groovy/io/GroovyPrintWriter.java
+++ b/src/main/groovy/io/GroovyPrintWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/io/LineColumnReader.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/LineColumnReader.java 
b/src/main/groovy/io/LineColumnReader.java
index f2808d8..49b7c94 100644
--- a/src/main/groovy/io/LineColumnReader.java
+++ b/src/main/groovy/io/LineColumnReader.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/io/PlatformLineWriter.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/io/PlatformLineWriter.java 
b/src/main/groovy/io/PlatformLineWriter.java
index db80a15..73c36b2 100644
--- a/src/main/groovy/io/PlatformLineWriter.java
+++ b/src/main/groovy/io/PlatformLineWriter.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/AdaptingMetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/AdaptingMetaClass.java 
b/src/main/groovy/lang/AdaptingMetaClass.java
index 34687e1..81afc26 100644
--- a/src/main/groovy/lang/AdaptingMetaClass.java
+++ b/src/main/groovy/lang/AdaptingMetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/BenchmarkInterceptor.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/BenchmarkInterceptor.java 
b/src/main/groovy/lang/BenchmarkInterceptor.java
index a0ffdff..4a68fda 100644
--- a/src/main/groovy/lang/BenchmarkInterceptor.java
+++ b/src/main/groovy/lang/BenchmarkInterceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Binding.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Binding.java 
b/src/main/groovy/lang/Binding.java
index 9ed6870..9ab3d23 100644
--- a/src/main/groovy/lang/Binding.java
+++ b/src/main/groovy/lang/Binding.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Buildable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Buildable.java 
b/src/main/groovy/lang/Buildable.java
index 767cbad..af22958 100644
--- a/src/main/groovy/lang/Buildable.java
+++ b/src/main/groovy/lang/Buildable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Category.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Category.java 
b/src/main/groovy/lang/Category.java
index 6b658b3..952ea91 100644
--- a/src/main/groovy/lang/Category.java
+++ b/src/main/groovy/lang/Category.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Closure.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Closure.java 
b/src/main/groovy/lang/Closure.java
index e2ef909..dc7db42 100644
--- a/src/main/groovy/lang/Closure.java
+++ b/src/main/groovy/lang/Closure.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ClosureException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ClosureException.java 
b/src/main/groovy/lang/ClosureException.java
index cd42a2b..96669bf 100644
--- a/src/main/groovy/lang/ClosureException.java
+++ b/src/main/groovy/lang/ClosureException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ClosureInvokingMethod.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ClosureInvokingMethod.java 
b/src/main/groovy/lang/ClosureInvokingMethod.java
index 2b3ab92..3e54278 100644
--- a/src/main/groovy/lang/ClosureInvokingMethod.java
+++ b/src/main/groovy/lang/ClosureInvokingMethod.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Delegate.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Delegate.java 
b/src/main/groovy/lang/Delegate.java
index 58a3955..a519575 100644
--- a/src/main/groovy/lang/Delegate.java
+++ b/src/main/groovy/lang/Delegate.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/DelegatesTo.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/DelegatesTo.java 
b/src/main/groovy/lang/DelegatesTo.java
index 4ac63a9..cb2f103 100644
--- a/src/main/groovy/lang/DelegatesTo.java
+++ b/src/main/groovy/lang/DelegatesTo.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/DelegatingMetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/DelegatingMetaClass.java 
b/src/main/groovy/lang/DelegatingMetaClass.java
index 15344f0..23710bf 100644
--- a/src/main/groovy/lang/DelegatingMetaClass.java
+++ b/src/main/groovy/lang/DelegatingMetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/DeprecationException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/DeprecationException.java 
b/src/main/groovy/lang/DeprecationException.java
index eb88b23..36ad893 100644
--- a/src/main/groovy/lang/DeprecationException.java
+++ b/src/main/groovy/lang/DeprecationException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/EmptyRange.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/EmptyRange.java 
b/src/main/groovy/lang/EmptyRange.java
index 5bff3af..1a69cf1 100644
--- a/src/main/groovy/lang/EmptyRange.java
+++ b/src/main/groovy/lang/EmptyRange.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ExpandoMetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ExpandoMetaClass.java 
b/src/main/groovy/lang/ExpandoMetaClass.java
index fe48deb..2059d36 100644
--- a/src/main/groovy/lang/ExpandoMetaClass.java
+++ b/src/main/groovy/lang/ExpandoMetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ExpandoMetaClassCreationHandle.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ExpandoMetaClassCreationHandle.java 
b/src/main/groovy/lang/ExpandoMetaClassCreationHandle.java
index c9d2b0d..6e411a5 100644
--- a/src/main/groovy/lang/ExpandoMetaClassCreationHandle.java
+++ b/src/main/groovy/lang/ExpandoMetaClassCreationHandle.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GString.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GString.java 
b/src/main/groovy/lang/GString.java
index 153c152..3653cf0 100644
--- a/src/main/groovy/lang/GString.java
+++ b/src/main/groovy/lang/GString.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GeneratedGroovyProxy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GeneratedGroovyProxy.java 
b/src/main/groovy/lang/GeneratedGroovyProxy.java
index b9fca22..55b25b5 100644
--- a/src/main/groovy/lang/GeneratedGroovyProxy.java
+++ b/src/main/groovy/lang/GeneratedGroovyProxy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Grab.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Grab.java b/src/main/groovy/lang/Grab.java
index c263d32..e32d2d0 100644
--- a/src/main/groovy/lang/Grab.java
+++ b/src/main/groovy/lang/Grab.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GrabConfig.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GrabConfig.java 
b/src/main/groovy/lang/GrabConfig.java
index 0cb35bf..ec4febb 100644
--- a/src/main/groovy/lang/GrabConfig.java
+++ b/src/main/groovy/lang/GrabConfig.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GrabExclude.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GrabExclude.java 
b/src/main/groovy/lang/GrabExclude.java
index 7485bf8..cf4f87d 100644
--- a/src/main/groovy/lang/GrabExclude.java
+++ b/src/main/groovy/lang/GrabExclude.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GrabResolver.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GrabResolver.java 
b/src/main/groovy/lang/GrabResolver.java
index d87e40d..bfc1138 100644
--- a/src/main/groovy/lang/GrabResolver.java
+++ b/src/main/groovy/lang/GrabResolver.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Grapes.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Grapes.java b/src/main/groovy/lang/Grapes.java
index d2b2544..1255529 100644
--- a/src/main/groovy/lang/Grapes.java
+++ b/src/main/groovy/lang/Grapes.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyCallable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyCallable.java 
b/src/main/groovy/lang/GroovyCallable.java
index 5a312ba..1966289 100644
--- a/src/main/groovy/lang/GroovyCallable.java
+++ b/src/main/groovy/lang/GroovyCallable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyClassLoader.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyClassLoader.java 
b/src/main/groovy/lang/GroovyClassLoader.java
index 6f5050d..dd6f6e3 100644
--- a/src/main/groovy/lang/GroovyClassLoader.java
+++ b/src/main/groovy/lang/GroovyClassLoader.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyCodeSource.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyCodeSource.java 
b/src/main/groovy/lang/GroovyCodeSource.java
index 401fefd..3bae29e 100644
--- a/src/main/groovy/lang/GroovyCodeSource.java
+++ b/src/main/groovy/lang/GroovyCodeSource.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyInterceptable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyInterceptable.java 
b/src/main/groovy/lang/GroovyInterceptable.java
index 00ac526..8f83354 100644
--- a/src/main/groovy/lang/GroovyInterceptable.java
+++ b/src/main/groovy/lang/GroovyInterceptable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyObject.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyObject.java 
b/src/main/groovy/lang/GroovyObject.java
index 0d8f7d9..0ce8d34 100644
--- a/src/main/groovy/lang/GroovyObject.java
+++ b/src/main/groovy/lang/GroovyObject.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyObjectSupport.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyObjectSupport.java 
b/src/main/groovy/lang/GroovyObjectSupport.java
index db4a82c..6af83ad 100644
--- a/src/main/groovy/lang/GroovyObjectSupport.java
+++ b/src/main/groovy/lang/GroovyObjectSupport.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyResourceLoader.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyResourceLoader.java 
b/src/main/groovy/lang/GroovyResourceLoader.java
index 41801a3..49d0268 100644
--- a/src/main/groovy/lang/GroovyResourceLoader.java
+++ b/src/main/groovy/lang/GroovyResourceLoader.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyRuntimeException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyRuntimeException.java 
b/src/main/groovy/lang/GroovyRuntimeException.java
index 2bf1fc6..66d0a92 100644
--- a/src/main/groovy/lang/GroovyRuntimeException.java
+++ b/src/main/groovy/lang/GroovyRuntimeException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovyShell.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovyShell.java 
b/src/main/groovy/lang/GroovyShell.java
index 0872a01..27d5df4 100644
--- a/src/main/groovy/lang/GroovyShell.java
+++ b/src/main/groovy/lang/GroovyShell.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/GroovySystem.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/GroovySystem.java 
b/src/main/groovy/lang/GroovySystem.java
index 18dcd06..3ffb680 100644
--- a/src/main/groovy/lang/GroovySystem.java
+++ b/src/main/groovy/lang/GroovySystem.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/IllegalPropertyAccessException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/IllegalPropertyAccessException.java 
b/src/main/groovy/lang/IllegalPropertyAccessException.java
index aecbf60..30f3568 100644
--- a/src/main/groovy/lang/IllegalPropertyAccessException.java
+++ b/src/main/groovy/lang/IllegalPropertyAccessException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/IncorrectClosureArgumentsException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/IncorrectClosureArgumentsException.java 
b/src/main/groovy/lang/IncorrectClosureArgumentsException.java
index 319fb96..42ed40d 100644
--- a/src/main/groovy/lang/IncorrectClosureArgumentsException.java
+++ b/src/main/groovy/lang/IncorrectClosureArgumentsException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/IntRange.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/IntRange.java 
b/src/main/groovy/lang/IntRange.java
index 0cd7348..add5586 100644
--- a/src/main/groovy/lang/IntRange.java
+++ b/src/main/groovy/lang/IntRange.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Interceptor.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Interceptor.java 
b/src/main/groovy/lang/Interceptor.java
index db62046..e496f1d 100644
--- a/src/main/groovy/lang/Interceptor.java
+++ b/src/main/groovy/lang/Interceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Lazy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Lazy.java b/src/main/groovy/lang/Lazy.java
index 3eb146e..9a1e3b9 100644
--- a/src/main/groovy/lang/Lazy.java
+++ b/src/main/groovy/lang/Lazy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ListWithDefault.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ListWithDefault.java 
b/src/main/groovy/lang/ListWithDefault.java
index 5137468..91466fb 100644
--- a/src/main/groovy/lang/ListWithDefault.java
+++ b/src/main/groovy/lang/ListWithDefault.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MapWithDefault.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MapWithDefault.java 
b/src/main/groovy/lang/MapWithDefault.java
index a08dab4..166e06b 100644
--- a/src/main/groovy/lang/MapWithDefault.java
+++ b/src/main/groovy/lang/MapWithDefault.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaArrayLengthProperty.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaArrayLengthProperty.java 
b/src/main/groovy/lang/MetaArrayLengthProperty.java
index 7824e1b..c1fd760 100644
--- a/src/main/groovy/lang/MetaArrayLengthProperty.java
+++ b/src/main/groovy/lang/MetaArrayLengthProperty.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaBeanProperty.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaBeanProperty.java 
b/src/main/groovy/lang/MetaBeanProperty.java
index 9d9bb59..ab23403 100644
--- a/src/main/groovy/lang/MetaBeanProperty.java
+++ b/src/main/groovy/lang/MetaBeanProperty.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaClass.java 
b/src/main/groovy/lang/MetaClass.java
index 1292284..e6bacb7 100644
--- a/src/main/groovy/lang/MetaClass.java
+++ b/src/main/groovy/lang/MetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaClassImpl.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaClassImpl.java 
b/src/main/groovy/lang/MetaClassImpl.java
index 31e70b5..3a7001b 100644
--- a/src/main/groovy/lang/MetaClassImpl.java
+++ b/src/main/groovy/lang/MetaClassImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaClassRegistry.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaClassRegistry.java 
b/src/main/groovy/lang/MetaClassRegistry.java
index ac14326..6d03832 100644
--- a/src/main/groovy/lang/MetaClassRegistry.java
+++ b/src/main/groovy/lang/MetaClassRegistry.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaClassRegistryChangeEvent.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaClassRegistryChangeEvent.java 
b/src/main/groovy/lang/MetaClassRegistryChangeEvent.java
index 2f62448..c882fda 100644
--- a/src/main/groovy/lang/MetaClassRegistryChangeEvent.java
+++ b/src/main/groovy/lang/MetaClassRegistryChangeEvent.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaClassRegistryChangeEventListener.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaClassRegistryChangeEventListener.java 
b/src/main/groovy/lang/MetaClassRegistryChangeEventListener.java
index 53ec41c..e7fd40c 100644
--- a/src/main/groovy/lang/MetaClassRegistryChangeEventListener.java
+++ b/src/main/groovy/lang/MetaClassRegistryChangeEventListener.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaExpandoProperty.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaExpandoProperty.java 
b/src/main/groovy/lang/MetaExpandoProperty.java
index 459ffdb..f69e85f 100644
--- a/src/main/groovy/lang/MetaExpandoProperty.java
+++ b/src/main/groovy/lang/MetaExpandoProperty.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaMethod.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaMethod.java 
b/src/main/groovy/lang/MetaMethod.java
index 1d3e5e2..d301c3b 100644
--- a/src/main/groovy/lang/MetaMethod.java
+++ b/src/main/groovy/lang/MetaMethod.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaObjectProtocol.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaObjectProtocol.java 
b/src/main/groovy/lang/MetaObjectProtocol.java
index 45c7d9f..4218831 100644
--- a/src/main/groovy/lang/MetaObjectProtocol.java
+++ b/src/main/groovy/lang/MetaObjectProtocol.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MetaProperty.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MetaProperty.java 
b/src/main/groovy/lang/MetaProperty.java
index b5cb006..eba8cd7 100644
--- a/src/main/groovy/lang/MetaProperty.java
+++ b/src/main/groovy/lang/MetaProperty.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MissingClassException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MissingClassException.java 
b/src/main/groovy/lang/MissingClassException.java
index bb3a62f..0885f53 100644
--- a/src/main/groovy/lang/MissingClassException.java
+++ b/src/main/groovy/lang/MissingClassException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MissingFieldException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MissingFieldException.java 
b/src/main/groovy/lang/MissingFieldException.java
index de9a521..86701e4 100644
--- a/src/main/groovy/lang/MissingFieldException.java
+++ b/src/main/groovy/lang/MissingFieldException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MissingMethodException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MissingMethodException.java 
b/src/main/groovy/lang/MissingMethodException.java
index f89453a..efc45fb 100644
--- a/src/main/groovy/lang/MissingMethodException.java
+++ b/src/main/groovy/lang/MissingMethodException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MissingPropertyException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MissingPropertyException.java 
b/src/main/groovy/lang/MissingPropertyException.java
index b275ce3..cdc2193 100644
--- a/src/main/groovy/lang/MissingPropertyException.java
+++ b/src/main/groovy/lang/MissingPropertyException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Mixin.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Mixin.java b/src/main/groovy/lang/Mixin.java
index a73b3ee..22ef4b9 100644
--- a/src/main/groovy/lang/Mixin.java
+++ b/src/main/groovy/lang/Mixin.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/MutableMetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/MutableMetaClass.java 
b/src/main/groovy/lang/MutableMetaClass.java
index 6d0ff8c..903c895 100644
--- a/src/main/groovy/lang/MutableMetaClass.java
+++ b/src/main/groovy/lang/MutableMetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Newify.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Newify.java b/src/main/groovy/lang/Newify.java
index 0d8c702..66edcde 100644
--- a/src/main/groovy/lang/Newify.java
+++ b/src/main/groovy/lang/Newify.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/NonEmptySequence.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/NonEmptySequence.java 
b/src/main/groovy/lang/NonEmptySequence.java
index 7b0ef11..78e063d 100644
--- a/src/main/groovy/lang/NonEmptySequence.java
+++ b/src/main/groovy/lang/NonEmptySequence.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ObjectRange.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ObjectRange.java 
b/src/main/groovy/lang/ObjectRange.java
index 857642a..1a39570 100644
--- a/src/main/groovy/lang/ObjectRange.java
+++ b/src/main/groovy/lang/ObjectRange.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ParameterArray.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ParameterArray.java 
b/src/main/groovy/lang/ParameterArray.java
index 3a875ee..68b7407 100644
--- a/src/main/groovy/lang/ParameterArray.java
+++ b/src/main/groovy/lang/ParameterArray.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/PropertyAccessInterceptor.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/PropertyAccessInterceptor.java 
b/src/main/groovy/lang/PropertyAccessInterceptor.java
index 16af8d4..6d2906e 100644
--- a/src/main/groovy/lang/PropertyAccessInterceptor.java
+++ b/src/main/groovy/lang/PropertyAccessInterceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/PropertyValue.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/PropertyValue.java 
b/src/main/groovy/lang/PropertyValue.java
index aa18660..5a5a3f5 100644
--- a/src/main/groovy/lang/PropertyValue.java
+++ b/src/main/groovy/lang/PropertyValue.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ProxyMetaClass.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ProxyMetaClass.java 
b/src/main/groovy/lang/ProxyMetaClass.java
index 951b7a6..a3daff1 100644
--- a/src/main/groovy/lang/ProxyMetaClass.java
+++ b/src/main/groovy/lang/ProxyMetaClass.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Range.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Range.java b/src/main/groovy/lang/Range.java
index 23ca879..cf584da 100644
--- a/src/main/groovy/lang/Range.java
+++ b/src/main/groovy/lang/Range.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/ReadOnlyPropertyException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/ReadOnlyPropertyException.java 
b/src/main/groovy/lang/ReadOnlyPropertyException.java
index 94e4b62..5f33d33 100644
--- a/src/main/groovy/lang/ReadOnlyPropertyException.java
+++ b/src/main/groovy/lang/ReadOnlyPropertyException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Reference.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Reference.java 
b/src/main/groovy/lang/Reference.java
index faad832..bb317a9 100644
--- a/src/main/groovy/lang/Reference.java
+++ b/src/main/groovy/lang/Reference.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Script.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Script.java b/src/main/groovy/lang/Script.java
index 546c3e2..2adc022 100644
--- a/src/main/groovy/lang/Script.java
+++ b/src/main/groovy/lang/Script.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Sequence.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Sequence.java 
b/src/main/groovy/lang/Sequence.java
index 9805daf..60aff6f 100644
--- a/src/main/groovy/lang/Sequence.java
+++ b/src/main/groovy/lang/Sequence.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Singleton.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Singleton.java 
b/src/main/groovy/lang/Singleton.java
index c412adb..c1aabf6 100644
--- a/src/main/groovy/lang/Singleton.java
+++ b/src/main/groovy/lang/Singleton.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/SpreadListEvaluatingException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/SpreadListEvaluatingException.java 
b/src/main/groovy/lang/SpreadListEvaluatingException.java
index e717117..b6de965 100644
--- a/src/main/groovy/lang/SpreadListEvaluatingException.java
+++ b/src/main/groovy/lang/SpreadListEvaluatingException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/SpreadMap.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/SpreadMap.java 
b/src/main/groovy/lang/SpreadMap.java
index bd3bc04..c6ba18b 100644
--- a/src/main/groovy/lang/SpreadMap.java
+++ b/src/main/groovy/lang/SpreadMap.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/SpreadMapEvaluatingException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/SpreadMapEvaluatingException.java 
b/src/main/groovy/lang/SpreadMapEvaluatingException.java
index 5aba059..408a223 100644
--- a/src/main/groovy/lang/SpreadMapEvaluatingException.java
+++ b/src/main/groovy/lang/SpreadMapEvaluatingException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/StringWriterIOException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/StringWriterIOException.java 
b/src/main/groovy/lang/StringWriterIOException.java
index 8ce20b4..8f0fa7f 100644
--- a/src/main/groovy/lang/StringWriterIOException.java
+++ b/src/main/groovy/lang/StringWriterIOException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/TracingInterceptor.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/TracingInterceptor.java 
b/src/main/groovy/lang/TracingInterceptor.java
index 4960489..5a5a1ab 100644
--- a/src/main/groovy/lang/TracingInterceptor.java
+++ b/src/main/groovy/lang/TracingInterceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/TrampolineClosure.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/TrampolineClosure.java 
b/src/main/groovy/lang/TrampolineClosure.java
index d80910b..ed68f00 100644
--- a/src/main/groovy/lang/TrampolineClosure.java
+++ b/src/main/groovy/lang/TrampolineClosure.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Tuple.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Tuple.java b/src/main/groovy/lang/Tuple.java
index 4a3c4ec..84fe3d7 100644
--- a/src/main/groovy/lang/Tuple.java
+++ b/src/main/groovy/lang/Tuple.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Tuple2.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Tuple2.java b/src/main/groovy/lang/Tuple2.java
index 6fac3df..d947986 100644
--- a/src/main/groovy/lang/Tuple2.java
+++ b/src/main/groovy/lang/Tuple2.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/lang/Writable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/lang/Writable.java 
b/src/main/groovy/lang/Writable.java
index 85c28f6..ec135cd 100644
--- a/src/main/groovy/lang/Writable.java
+++ b/src/main/groovy/lang/Writable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/security/GroovyCodeSourcePermission.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/security/GroovyCodeSourcePermission.java 
b/src/main/groovy/security/GroovyCodeSourcePermission.java
index c5cd96e..e723e0b 100644
--- a/src/main/groovy/security/GroovyCodeSourcePermission.java
+++ b/src/main/groovy/security/GroovyCodeSourcePermission.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/BaseDuration.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/BaseDuration.java 
b/src/main/groovy/time/BaseDuration.java
index acff2b9..12c0a6e 100644
--- a/src/main/groovy/time/BaseDuration.java
+++ b/src/main/groovy/time/BaseDuration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/DatumDependentDuration.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/DatumDependentDuration.java 
b/src/main/groovy/time/DatumDependentDuration.java
index 915ed02..c73d9aa 100644
--- a/src/main/groovy/time/DatumDependentDuration.java
+++ b/src/main/groovy/time/DatumDependentDuration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/Duration.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/Duration.java 
b/src/main/groovy/time/Duration.java
index e980cd3..e187957 100644
--- a/src/main/groovy/time/Duration.java
+++ b/src/main/groovy/time/Duration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/TimeCategory.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/TimeCategory.java 
b/src/main/groovy/time/TimeCategory.java
index 162e220..29993ed 100644
--- a/src/main/groovy/time/TimeCategory.java
+++ b/src/main/groovy/time/TimeCategory.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/TimeDatumDependentDuration.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/TimeDatumDependentDuration.java 
b/src/main/groovy/time/TimeDatumDependentDuration.java
index aa2b3dc..eead45a 100644
--- a/src/main/groovy/time/TimeDatumDependentDuration.java
+++ b/src/main/groovy/time/TimeDatumDependentDuration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/time/TimeDuration.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/time/TimeDuration.java 
b/src/main/groovy/time/TimeDuration.java
index 6b7c2e1..767b8e6 100644
--- a/src/main/groovy/time/TimeDuration.java
+++ b/src/main/groovy/time/TimeDuration.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/ASTTest.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/ASTTest.java 
b/src/main/groovy/transform/ASTTest.java
index c1724b0..e1805c4 100644
--- a/src/main/groovy/transform/ASTTest.java
+++ b/src/main/groovy/transform/ASTTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/AnnotationCollector.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/AnnotationCollector.java 
b/src/main/groovy/transform/AnnotationCollector.java
index fa8f121..9a256bf 100644
--- a/src/main/groovy/transform/AnnotationCollector.java
+++ b/src/main/groovy/transform/AnnotationCollector.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/AutoClone.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/AutoClone.java 
b/src/main/groovy/transform/AutoClone.java
index 9d76663..dc96181 100644
--- a/src/main/groovy/transform/AutoClone.java
+++ b/src/main/groovy/transform/AutoClone.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/AutoCloneStyle.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/AutoCloneStyle.java 
b/src/main/groovy/transform/AutoCloneStyle.java
index 27faa06..ef9be51 100644
--- a/src/main/groovy/transform/AutoCloneStyle.java
+++ b/src/main/groovy/transform/AutoCloneStyle.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/BaseScript.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/BaseScript.java 
b/src/main/groovy/transform/BaseScript.java
index b4cd80b..5eb3a7a 100644
--- a/src/main/groovy/transform/BaseScript.java
+++ b/src/main/groovy/transform/BaseScript.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Canonical.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Canonical.java 
b/src/main/groovy/transform/Canonical.java
index b85533a..4ab5f83 100644
--- a/src/main/groovy/transform/Canonical.java
+++ b/src/main/groovy/transform/Canonical.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/CompilationUnitAware.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/CompilationUnitAware.java 
b/src/main/groovy/transform/CompilationUnitAware.java
index 30bc13a..b609f43 100644
--- a/src/main/groovy/transform/CompilationUnitAware.java
+++ b/src/main/groovy/transform/CompilationUnitAware.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/CompileStatic.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/CompileStatic.java 
b/src/main/groovy/transform/CompileStatic.java
index a35e840..1825d49 100644
--- a/src/main/groovy/transform/CompileStatic.java
+++ b/src/main/groovy/transform/CompileStatic.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/EqualsAndHashCode.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/EqualsAndHashCode.java 
b/src/main/groovy/transform/EqualsAndHashCode.java
index 22ea3eb..54315da 100644
--- a/src/main/groovy/transform/EqualsAndHashCode.java
+++ b/src/main/groovy/transform/EqualsAndHashCode.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/ExternalizeMethods.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/ExternalizeMethods.java 
b/src/main/groovy/transform/ExternalizeMethods.java
index b64e778..01d5073 100644
--- a/src/main/groovy/transform/ExternalizeMethods.java
+++ b/src/main/groovy/transform/ExternalizeMethods.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/ExternalizeVerifier.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/ExternalizeVerifier.java 
b/src/main/groovy/transform/ExternalizeVerifier.java
index 26203a2..185c935 100644
--- a/src/main/groovy/transform/ExternalizeVerifier.java
+++ b/src/main/groovy/transform/ExternalizeVerifier.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Field.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Field.java 
b/src/main/groovy/transform/Field.java
index 70ba217..0a89817 100644
--- a/src/main/groovy/transform/Field.java
+++ b/src/main/groovy/transform/Field.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Immutable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Immutable.java 
b/src/main/groovy/transform/Immutable.java
index 08d6fd4..0cbffdc 100644
--- a/src/main/groovy/transform/Immutable.java
+++ b/src/main/groovy/transform/Immutable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/IndexedProperty.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/IndexedProperty.java 
b/src/main/groovy/transform/IndexedProperty.java
index 9ccf372..89b2ce5 100644
--- a/src/main/groovy/transform/IndexedProperty.java
+++ b/src/main/groovy/transform/IndexedProperty.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/InheritConstructors.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/InheritConstructors.java 
b/src/main/groovy/transform/InheritConstructors.java
index a2b33c3..f4416c8 100644
--- a/src/main/groovy/transform/InheritConstructors.java
+++ b/src/main/groovy/transform/InheritConstructors.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Memoized.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Memoized.java 
b/src/main/groovy/transform/Memoized.java
index ffa203b..066295b 100644
--- a/src/main/groovy/transform/Memoized.java
+++ b/src/main/groovy/transform/Memoized.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/PackageScope.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/PackageScope.java 
b/src/main/groovy/transform/PackageScope.java
index c0455b7..1bcec9c 100644
--- a/src/main/groovy/transform/PackageScope.java
+++ b/src/main/groovy/transform/PackageScope.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/PackageScopeTarget.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/PackageScopeTarget.java 
b/src/main/groovy/transform/PackageScopeTarget.java
index a9993c0..07c9bae 100644
--- a/src/main/groovy/transform/PackageScopeTarget.java
+++ b/src/main/groovy/transform/PackageScopeTarget.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/SelfType.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/SelfType.java 
b/src/main/groovy/transform/SelfType.java
index 537bce8..c161c2b 100644
--- a/src/main/groovy/transform/SelfType.java
+++ b/src/main/groovy/transform/SelfType.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Sortable.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Sortable.java 
b/src/main/groovy/transform/Sortable.java
index 8b2f1b3..fa1c22f 100644
--- a/src/main/groovy/transform/Sortable.java
+++ b/src/main/groovy/transform/Sortable.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/SourceURI.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/SourceURI.java 
b/src/main/groovy/transform/SourceURI.java
index f8900f3..010320c 100644
--- a/src/main/groovy/transform/SourceURI.java
+++ b/src/main/groovy/transform/SourceURI.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Synchronized.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Synchronized.java 
b/src/main/groovy/transform/Synchronized.java
index 553de8c..25c5198 100644
--- a/src/main/groovy/transform/Synchronized.java
+++ b/src/main/groovy/transform/Synchronized.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/ToString.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/ToString.java 
b/src/main/groovy/transform/ToString.java
index bbc40a1..6fc252c 100644
--- a/src/main/groovy/transform/ToString.java
+++ b/src/main/groovy/transform/ToString.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Trait.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Trait.java 
b/src/main/groovy/transform/Trait.java
index a17746a..de88180 100644
--- a/src/main/groovy/transform/Trait.java
+++ b/src/main/groovy/transform/Trait.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/TupleConstructor.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/TupleConstructor.java 
b/src/main/groovy/transform/TupleConstructor.java
index dfe68d0..bc084c7 100644
--- a/src/main/groovy/transform/TupleConstructor.java
+++ b/src/main/groovy/transform/TupleConstructor.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/TypeChecked.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/TypeChecked.java 
b/src/main/groovy/transform/TypeChecked.java
index 1dcfd0d..fe32564 100644
--- a/src/main/groovy/transform/TypeChecked.java
+++ b/src/main/groovy/transform/TypeChecked.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/TypeCheckingMode.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/TypeCheckingMode.java 
b/src/main/groovy/transform/TypeCheckingMode.java
index d3b4162..075bd71 100644
--- a/src/main/groovy/transform/TypeCheckingMode.java
+++ b/src/main/groovy/transform/TypeCheckingMode.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/Undefined.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/Undefined.java 
b/src/main/groovy/transform/Undefined.java
index fa7f954..e8f7873 100644
--- a/src/main/groovy/transform/Undefined.java
+++ b/src/main/groovy/transform/Undefined.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/WithReadLock.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/WithReadLock.java 
b/src/main/groovy/transform/WithReadLock.java
index bf9d4ea..475786a 100644
--- a/src/main/groovy/transform/WithReadLock.java
+++ b/src/main/groovy/transform/WithReadLock.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/WithWriteLock.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/WithWriteLock.java 
b/src/main/groovy/transform/WithWriteLock.java
index c458d7b..1eeb7f0 100644
--- a/src/main/groovy/transform/WithWriteLock.java
+++ b/src/main/groovy/transform/WithWriteLock.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/builder/Builder.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/builder/Builder.java 
b/src/main/groovy/transform/builder/Builder.java
index 382e6de..f2731fa 100644
--- a/src/main/groovy/transform/builder/Builder.java
+++ b/src/main/groovy/transform/builder/Builder.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/builder/DefaultStrategy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/builder/DefaultStrategy.java 
b/src/main/groovy/transform/builder/DefaultStrategy.java
index 6e81afe..2ae64a1 100644
--- a/src/main/groovy/transform/builder/DefaultStrategy.java
+++ b/src/main/groovy/transform/builder/DefaultStrategy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/builder/ExternalStrategy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/builder/ExternalStrategy.java 
b/src/main/groovy/transform/builder/ExternalStrategy.java
index 3e39d44..988e176 100644
--- a/src/main/groovy/transform/builder/ExternalStrategy.java
+++ b/src/main/groovy/transform/builder/ExternalStrategy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/builder/InitializerStrategy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/builder/InitializerStrategy.java 
b/src/main/groovy/transform/builder/InitializerStrategy.java
index 1970381..d872550 100644
--- a/src/main/groovy/transform/builder/InitializerStrategy.java
+++ b/src/main/groovy/transform/builder/InitializerStrategy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/builder/SimpleStrategy.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/builder/SimpleStrategy.java 
b/src/main/groovy/transform/builder/SimpleStrategy.java
index 54516d1..56414cd 100644
--- a/src/main/groovy/transform/builder/SimpleStrategy.java
+++ b/src/main/groovy/transform/builder/SimpleStrategy.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/ClosureParams.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/ClosureParams.java 
b/src/main/groovy/transform/stc/ClosureParams.java
index 4d699a7..3cb7e62 100644
--- a/src/main/groovy/transform/stc/ClosureParams.java
+++ b/src/main/groovy/transform/stc/ClosureParams.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/ClosureSignatureHint.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/ClosureSignatureHint.java 
b/src/main/groovy/transform/stc/ClosureSignatureHint.java
index 9d3dac1..9a77d20 100644
--- a/src/main/groovy/transform/stc/ClosureSignatureHint.java
+++ b/src/main/groovy/transform/stc/ClosureSignatureHint.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/FirstParam.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/FirstParam.java 
b/src/main/groovy/transform/stc/FirstParam.java
index 337739d..81eb0e7 100644
--- a/src/main/groovy/transform/stc/FirstParam.java
+++ b/src/main/groovy/transform/stc/FirstParam.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/FromAbstractTypeMethods.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/FromAbstractTypeMethods.java 
b/src/main/groovy/transform/stc/FromAbstractTypeMethods.java
index 1c0390b..23171f2 100644
--- a/src/main/groovy/transform/stc/FromAbstractTypeMethods.java
+++ b/src/main/groovy/transform/stc/FromAbstractTypeMethods.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/FromString.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/FromString.java 
b/src/main/groovy/transform/stc/FromString.java
index 2285bbd..12f9371 100644
--- a/src/main/groovy/transform/stc/FromString.java
+++ b/src/main/groovy/transform/stc/FromString.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/IncorrectTypeHintException.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/IncorrectTypeHintException.java 
b/src/main/groovy/transform/stc/IncorrectTypeHintException.java
index ff68786..aed167a 100644
--- a/src/main/groovy/transform/stc/IncorrectTypeHintException.java
+++ b/src/main/groovy/transform/stc/IncorrectTypeHintException.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/MapEntryOrKeyValue.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/MapEntryOrKeyValue.java 
b/src/main/groovy/transform/stc/MapEntryOrKeyValue.java
index edd8314..9316ef8 100644
--- a/src/main/groovy/transform/stc/MapEntryOrKeyValue.java
+++ b/src/main/groovy/transform/stc/MapEntryOrKeyValue.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/PickAnyArgumentHint.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/PickAnyArgumentHint.java 
b/src/main/groovy/transform/stc/PickAnyArgumentHint.java
index 8203b9a..6a5463f 100644
--- a/src/main/groovy/transform/stc/PickAnyArgumentHint.java
+++ b/src/main/groovy/transform/stc/PickAnyArgumentHint.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/SecondParam.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/SecondParam.java 
b/src/main/groovy/transform/stc/SecondParam.java
index 02f358c..c077750 100644
--- a/src/main/groovy/transform/stc/SecondParam.java
+++ b/src/main/groovy/transform/stc/SecondParam.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/SimpleType.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/SimpleType.java 
b/src/main/groovy/transform/stc/SimpleType.java
index 6946965..8866e3b 100644
--- a/src/main/groovy/transform/stc/SimpleType.java
+++ b/src/main/groovy/transform/stc/SimpleType.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/SingleSignatureClosureHint.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/SingleSignatureClosureHint.java 
b/src/main/groovy/transform/stc/SingleSignatureClosureHint.java
index b8ffccf..3db66ff 100644
--- a/src/main/groovy/transform/stc/SingleSignatureClosureHint.java
+++ b/src/main/groovy/transform/stc/SingleSignatureClosureHint.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/transform/stc/ThirdParam.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/transform/stc/ThirdParam.java 
b/src/main/groovy/transform/stc/ThirdParam.java
index 06b7bf1..c493e36 100644
--- a/src/main/groovy/transform/stc/ThirdParam.java
+++ b/src/main/groovy/transform/stc/ThirdParam.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/ui/GroovyMain.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/ui/GroovyMain.java 
b/src/main/groovy/ui/GroovyMain.java
index eac5338..ca2d783 100644
--- a/src/main/groovy/ui/GroovyMain.java
+++ b/src/main/groovy/ui/GroovyMain.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/ui/GroovySocketServer.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/ui/GroovySocketServer.java 
b/src/main/groovy/ui/GroovySocketServer.java
index 4401885..612a255 100644
--- a/src/main/groovy/ui/GroovySocketServer.java
+++ b/src/main/groovy/ui/GroovySocketServer.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/AbstractFactory.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/AbstractFactory.java 
b/src/main/groovy/util/AbstractFactory.java
index 87973d3..d3e628c 100644
--- a/src/main/groovy/util/AbstractFactory.java
+++ b/src/main/groovy/util/AbstractFactory.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed to the Apache Software Foundation (ASF) under one
  *  or more contributor license agreements.  See 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/BuilderSupport.java
----------------------------------------------------------------------
diff --git a/src/main/groovy/util/BuilderSupport.java 
b/src/main/groovy/util/BuilderSupport.java
index 530ef6b..158d992 100644
--- a/src/main/groovy/util/BuilderSupport.java
+++ b/src/main/groovy/util/BuilderSupport.java
@@ -1,4 +1,4 @@
-/**
+/*
  *  Licensed 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